Checkbox Issues with Groups
-
I am sure I am doing something really silly, but I cant manage to get the groups to show up, what I am basically trying to do is to have a sub set of checkboxes for test duration, so that when someone picks a specific test (in this example “TEST A” it then loads three more checkboxes asking for the test duration, but if its not checked it would not ask.
I have the form design as
[checkbox checkbox-1 use_label_element "TEST A"] [group grpTESTA][checkbox checkbox-2 use_label_element "24 Hours" "7 Days" "14 Days"][/group]I then have the conditional fields set up as the below, but no matter what I do I cant get group grpTESTA to show up. I am sure I have done something strange but can anyone give me any pointers as to why this is not working?
show [grpTESTA] if [checkbox-1] equals "TEST A"Many thanks in advance for any help anyone can offer!
The topic ‘Checkbox Issues with Groups’ is closed to new replies.