Hey Again!
I think I must have taken my stupid pill this week..
Ok.. so I install the latest chronos and love the validation tab. When I try to validate radio groups it still tells me the field is required even if I have selected an option.
This is my setup:
In the validation tab I have 'radiomeal' as the option under 12- validate-one-required option.
I really appreciate this forum - the responses are quick and not mean!
I think I must have taken my stupid pill this week..
Ok.. so I install the latest chronos and love the validation tab. When I try to validate radio groups it still tells me the field is required even if I have selected an option.
This is my setup:
<tr> <td width="3%"> </td> <td width="6%"><input name="radiomeal" type="radio" value="Yes"></td> <td width="91%">Yes</td> </tr> <tr> <td> </td> <td><input name="radiomeal" type="radio" value="No"></td> <td>No</td> </tr>
In the validation tab I have 'radiomeal' as the option under 12- validate-one-required option.
I really appreciate this forum - the responses are quick and not mean!