How to stop user should not able to enter nth character
Hi all,In single text variable if user trying to enter 11th character, it should not allow to enter 11th character. Ex: 1) Assume that Single line text variable name is "please enter your bank name"2)Consider bank name should be 10 characters only.3)...