- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Thank you, thank you, thank you!
I just had to add the following script in addition to my previous script on the change event:
if (this.rawValue == "1")
{
CheckBox2.rawValue = null;
CheckBox3.rawValue = null;
}
The link you sent me had other exclusion scripts that will be helpful.
Views
Replies
0 Likes
Total Likes