- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Try it with out the "If "statement since radio buttons are either one or the other.
form1.#subform[0].Table7.Row1.#subform[0].WoundRadio.WoundRadio1::click: - (JavaScript, client)
CleanseRadio.mandatory="disabled";
form1.#subform[0].Table7.Row1.#subform[0].WoundRadio.WoundRadio2::click: - (JavaScript, client)
CleanseRadio.mandatory="error";
Also, make sure you reference CleanseRadio if it's not in the same place as WoundRadio. (ex: Table6.Row1.#subform[0].CleanseRadio)
Views
Replies
0 Likes
Total Likes