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
456

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?

Accepted Solutions (1)

Accepted Solutions (1)

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

Answers (1)

Answers (1)

former_member599277
Contributor

Dear Ales,

If you are referring to the Character Length in the Form , then yes its the Maximum length accepted and so it will accept any length within 8 characters.

Regards,
Saravana.

Ask a Question