• Resolved TravisH84

    (@travish84)


    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!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jules Colle

    (@jules-colle)

    Can you set up the form at https://conditional-fields-cf7.bdwm.be/form-tester/ so I can check what’s wrong?

    Thread Starter TravisH84

    (@travish84)

    Thanks for your help, the code worked on your tester site. I had a builder plugin to be lazy and help me build the form through drag and drop and it seems like that was conflicting with the group.

    I turned that off and it all started working, thanks for the test site as that really helped to narrow it down for me.

    • This reply was modified 3 years, 1 month ago by TravisH84. Reason: because i cant spell apparently
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Checkbox Issues with Groups’ is closed to new replies.