How can I make check boxes generate paragraphs of text
Hi,
How can i make check boxes generate text?
I have 9 check boxes, each with their own individual Export Value. (The Export Value is a paragraph of text.)
I would like it so when people choose the check boxes they need, the result is shown in a text field, so I'm trying to write a custom calculation script.
My Checkboxes are called "Check Box 1" "Check Box 2" etc, and the results box is called "Strength results".
I can get it so I get all the text in one line, and the the word "Off" for each checkbox that isn't checked however I'm wanting:
Check Box 1 text (or which ever is selected)
Line break \n
Check Box 2 text (or which ever is selected)
Line break \n
Check Box 3 text (or which ever is selected)
Can you help?
Thanks ![]()
