Forum Discussion
Cris80
Dec 24, 2020Copper Contributor
Digit length verification
Hi community, I would like to insert a control in the answer. I want to check that a number must have exactly 5 digits (postcode). In practice : 12345 --> ok 01234 --> ok 1234 --> nok 12...
- Dec 28, 2020
Cris80 to do this you need to have Forms Pro (now called Dynamics 365 Customer Voice). You can't do it with the standard Microsoft Forms. There's an article about it at https://meganvwalker.com/custom-regex-validation-in-forms-pro/
Rob
Los Gallardos
Microsoft Power Automate Community Super User
RobElliott
Dec 28, 2020Silver Contributor
Cris80 to do this you need to have Forms Pro (now called Dynamics 365 Customer Voice). You can't do it with the standard Microsoft Forms. There's an article about it at https://meganvwalker.com/custom-regex-validation-in-forms-pro/
Rob
Los Gallardos
Microsoft Power Automate Community Super User
- Cris80Dec 29, 2020Copper Contributor