SOLVED

Digit length verification

Copper Contributor

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

2 Replies
best response confirmed by Cris80 (Copper Contributor)
Solution

@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,

 

many thanks, I'm going to play with Dynamics 365 rgight away!

 

Thx,

Cristian

1 best response

Accepted Solutions
best response confirmed by Cris80 (Copper Contributor)
Solution

@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

View solution in original post