on ‎2021 Dec 01 2:10 PM
I have created a form with a text field, setting the required lenght at 8.
If I try to enter more than 8 characters, the input is blocked, correctly. But if I enter 4 or 5 characters, the entry is accepted, even though I set the required lenght at 8.
I wonder if "required lenght" actually means "maximum lenght accepted" instead of "required lenght".
Have you experienced the same misbehaviour?
Request clarification before answering.
Thank you Saravana. Is there a way to avoid that people enter a number of characters inferior to 8?
It's a serial number and people might skip a digit inadvertently.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alessandro,
it seems like SAP standard does not offer a solution here
You have to work on the HTML provided by SAP Marketing Cloud and change it before uploading to the server
see https://stackoverflow.com/questions/13948999/set-fixed-length-of-input-text/48973436
BR
Maik
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.