cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Check not executed for set charachter lenght in form input field

alessandroventuri
Participant
536

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?

View Entire Topic
alessandroventuri
Participant

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.

maik_bosch
Contributor

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

Ask a Question