Suppose that I have 2 checbox fields, each with 4 checkboxes using separate values. In a number field, can I add question 1 checked option 2 value with question 2 checked option 4 value?
From all of the documentation, I cannot see any examples of how to refer to [field-id checkbox-value=some-unique-option-id] and perform math like this: [field-id checkbox-value=some-unique-option-id] + [field-id checkbox-value=some-unique-option-id] and so forth.
Can this be done?
You can do this with jQuery, not shortcodes.
Please login or Register to submit your answer