For all our forms, phone number field is causing a issue in reports as users can enter just a single digit, is there is a workaround? to limit the minimum phone number digits?
Solved! Go to Solution.
Is there someway to alter the code to be conditional to run only if phone number is in the form? Thanks!
Sure, you can check if the Phone number exists at all in the initial form field set. I updated the Pen accordingly.