rajiv_jolly
New member
- Joined
- Jun 1, 2012
- Messages
- 3
- Programming Experience
- Beginner
Hi Guys,
I have created a form which contains 10 checkboxes. When checkbox 1 is selected, checkboxes 9 and 10 are automatically selected (checked) also. This link between 1, 9 and 10 has been created by manually writing the code to link these boxes.
Is there a way I can link boxes without manually having to write the link? For example, I would like to select the boxes to link and then hit a ‘Set’ button which will then automatically set/link the boxes.
My form will eventually have 100+ boxes that need linking and need to find an easier way of creating links between boxes other than manually coding the links.
Any help will be much appreciated. Thanks in advance.
I have created a form which contains 10 checkboxes. When checkbox 1 is selected, checkboxes 9 and 10 are automatically selected (checked) also. This link between 1, 9 and 10 has been created by manually writing the code to link these boxes.
Is there a way I can link boxes without manually having to write the link? For example, I would like to select the boxes to link and then hit a ‘Set’ button which will then automatically set/link the boxes.
My form will eventually have 100+ boxes that need linking and need to find an easier way of creating links between boxes other than manually coding the links.
Any help will be much appreciated. Thanks in advance.