Hi,
Lets say i have a group of 3 Radio Buttons and a submit button to submit form.On pressing Submit button, i want to check that "atleast one of these three" radio buttons is checked elsei get a message like'Please Select Atleast One Optin'.
thnx
Hi,
Lets say i have a group of 3 Radio Buttons and a submit button to submit form.On pressing Submit button, i want to check that "atleast one of these three" radio buttons is checked elsei get a message like'Please Select Atleast One Optin'.
thnx
Refer to the user guide:
http://www.perfectforms.com/Documentation/manual/html/fl_check_mandatory.htm
all the options are detailed there including an example form to see the various techniques
Hi,
got it.all what one have to do is to select whole group as object instead of selecting every option as single object.
thnx