cancel
Showing results for 
Search instead for 
Did you mean: 

Restrict InputField length WebDynPro Java

Former Member
0 Kudos

Hello Experts,

I want to limit the number of characters entered in an inputfield. Could anyone tell how we can achieve this.

Thanks,

Karthik

Accepted Solutions (1)

Accepted Solutions (1)

You need to use a dictionary object.

Answers (1)

Answers (1)

0 Kudos

Hi Karthikeyan,

Go to Dictionaries-->Local dictionary-->simple types--> right click -->new--> give name, package path-->give built-in type, length you require in length constraints in the bottom

Do not forget to bind this simple type to the attribute of the input field.

Regards,

Aswini.