Use regular expression in Power Portal form field

Regular expression in JavaScript is very powerful way to validate a specific format of a field such as Email, Phone number etc. In Power Portal we can use regular expression to validate form fields without writing code just using configuration. Open the Basic form and go to Form Metadata. Add new form metadata of type…
Read more