Dear team
Can you tell me how to add validation in Share Point Online for the text field on phone number and email input.
Format for number: xxx xxx xxx xx xx xx xx
The format for e-mail is standard
Dear team
Can you tell me how to add validation in Share Point Online for the text field on phone number and email input.
Format for number: xxx xxx xxx xx xx xx xx
The format for e-mail is standard
Hi @boiarynov,
The easiest way to achieve this would be to add a common text field to the form and select the right pattern for it in the UI like this. Then hide the SharePoint field on render and copy the value from the common field to the SharePoint one before saving the form.