Forum Discussion
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
123456 --> nok
How is it possible to insert this verification directly on forms?
Thanks
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
- RobElliottSilver 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- Cris80Copper Contributor