Restrict the user for limited Characters and digits for that Inputs on Screen
Content
I am having Text and Number Inputs on OPA Interview page. Can i restrict the user for limited Characters and digits for that Inputs on Screen??
For Example, i am having Text Input - Pin/Zip Code where user can enter maximum Upto 6 digits. if user enters 7th digit , Text Input should not allow in text box.
I am able to achieve same functionality through Java Script or Regular Expressions by dispalying error message that it should not be more than 6 digits. Is there any other way in OPA to achieve the same & exact functionaity in OPA?
Version
May 01 20180