cancel
Showing results for 
Search instead for 
Did you mean: 

Setting language for error messages

Former Member
0 Kudos

Hi,

In my application there is one input field, which i need to restrict up to 10 characters and minimum of 8 characters.

I created one simple type with maxlength as 10 and minlength as 8.

It's working fine, but if i violate the condition it is showing error message in different language.

I verify my project language in tssapinfo ,it is set as en.

Die Länge des Strings "1111" muss größer oder gleich MinLength 8 sein

Please help me to set language for this error message?

With regards

Eldose

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

chk it

Answers (0)