We have the following task. In one of the forms, we need to receive a short text of the following content:Description:“The secret code is your personal code, which only you know and by which you can receive the parcel. It is formed like this:The first two letters of your mother's full name (in Cyrillic) + The first two letters of your father's full name (in Cyrillic) + 1 + the last two digits of your year of birth. It is very simple, and if you forget, we will show you how to remember it.Example: ABVG199”In this case, the input mask must be of the form XXXX199How can we make the filling rules strict and prevent illegal characters from being entered?
Answered
Short text symbol check
Best answer by Liz
Hi I’m afraid we don’t have a way specifically in the form to check for the specific format, but you could use logic jumps to check if they’ve entered other characters like this:

In this example, the logic checks the answer for the ? symbol and jumps to another question accordingly. Would that help at all?
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Welcome back
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.