Option suggested in the post 'http://www.chronoengine.com/faqs/70-cfv5/5250-how-can-i-have-a-select-all-option-in-a-checkbox-group.html, works well on a normal form, but it does not work if the JS code is placed on a Container Multiplier
Cornelio
Cornelio
Hi Cornelio,
That's true, I think you'll probably need to convert this to a JavaScript function then call the function when the Multiplier adds a new row. It might also be possible to include the JS in the Multiplier container and use the Index __N__ (or whatever you are using) to apply the script to the newly created row.
Bob
That's true, I think you'll probably need to convert this to a JavaScript function then call the function when the Multiplier adds a new row. It might also be possible to include the JS in the Multiplier container and use the Index __N__ (or whatever you are using) to apply the script to the newly created row.
Bob
This topic is locked and no more replies can be posted.