Title: Checkbox Issues with Groups
Last modified: May 2, 2023

---

# Checkbox Issues with Groups

 *  Resolved [TravisH84](https://wordpress.org/support/users/travish84/)
 * (@travish84)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/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
 *     ```wp-block-code
       [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?
 *     ```wp-block-code
       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](https://wordpress.org/support/users/jules-colle/)
 * (@jules-colle)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/checkbox-issues-with-groups/#post-16704843)
 * Can you set up the form at [https://conditional-fields-cf7.bdwm.be/form-tester/](https://conditional-fields-cf7.bdwm.be/form-tester/)
   so I can check what’s wrong?
 *  Thread Starter [TravisH84](https://wordpress.org/support/users/travish84/)
 * (@travish84)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/checkbox-issues-with-groups/#post-16706221)
 * 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](https://wordpress.org/support/users/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.

 * ![](https://ps.w.org/cf7-conditional-fields/assets/icon-256x256.png?rev=2072595)
 * [Conditional Fields for Contact Form 7](https://wordpress.org/plugins/cf7-conditional-fields/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cf7-conditional-fields/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cf7-conditional-fields/)
 * [Active Topics](https://wordpress.org/support/plugin/cf7-conditional-fields/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cf7-conditional-fields/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cf7-conditional-fields/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [TravisH84](https://wordpress.org/support/users/travish84/)
 * Last activity: [3 years, 1 month ago](https://wordpress.org/support/topic/checkbox-issues-with-groups/#post-16706221)
 * Status: resolved