How Can I Edit Forms?

Hello

I am designing a signup screen that includes an email, password, name and phone number.

However, I would like to add certain parameters to each field in the form (e.g. correct email format, minimum number of characters for passwords, area code with correct number of digits for phone number)

Hey, out of the Box the basic Adalo form cannot do this without using a separate API to verify the formatting such as Regex. I would recommend you use the NoCodeMonkey Multi Input Validator it does all of the above and more.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.