Validation issue in Store binder (BeanShell Binder)
Confluence User - 13 Aug, 2020
Hi everyone,
If I want to validate the user's data when they click submit button, Can I make an IF condition with the data in the Beanshell Binder? Because when I validate data It keep pop out error. even I put an "true" in the if statement, it still keep pop out error. What can I do about this?
forms;validate;beanshell;if