restrict any one check box select if user select more then 2 while submitting throw error MSG
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2023 05:54 AM
Hi All, I have a requirement.
Created one new order guide and added 3 labels A, B and C. under each label created 9 check box variables.
Under A category user should only select any one check box, If user select more then 1 while clicking on Next button need to abort the action and throw the error message
Under B category user should only select any two check box, If user select more then 2 while clicking on Next button need to abort the action and throw the error message.
can any one help me how to check the validation while clicking on Next button.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2023 07:45 AM