lsmall Posted February 11, 2009 Posted February 11, 2009 Hi. I have a checkbox field with many checkboxes. I would like to create a series of scripted buttons that will autoselect preset groups of checkboxes based on the button. eg. Button A will select checkbox 1 and 2 Button B will select Checkboxes 3 and 4 Button C will seclect checkbox 1,2 and 3 and so on in various combinations Is there a way to do this? Thanks
comment Posted February 11, 2009 Posted February 11, 2009 Yes, for example Button A: Set Field [ CheckboxField ; "1¶2" ]
lsmall Posted February 11, 2009 Author Posted February 11, 2009 Thanks so much. I was unsuccessfully trying the same calculation but with "&" separating them. Your help is much appreciated
Recommended Posts
This topic is 5765 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now