alert message stays on screen

0
The validation notification still displays "Skills are required" after choosing the option. please help
asked
2 answers
0

Hi Sudiksha Wandre,

You are using to take the values from association you should valid the filed using the appropriate association. I think you are validating attribute not an association make a try of it.

answered
4

Hello Sudiksha Wandre,

If you are doing validation using microflow/nanoflow use it inside on change event instead of on leave or enter, this will solve your problem.

If you are using page/form validation this won’t be an issue.

Hope my answer helps. Reach me out for any queries.

answered