Title: dynamic checkbox php menu missing
Last modified: January 24, 2022

---

# dynamic checkbox php menu missing

 *  Resolved [jlvdab](https://wordpress.org/support/users/jlvdab/)
 * (@jlvdab)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/dynamic-checkbox-php-menu-missing/)
 * First of all: Thank you very much for your great CF7 plugins!
 * I build a dynamic checkbox treeview with the list of categories.
    I would like
   to filter this list by choosing a specific category and its subcategory but when
   I click on the php to get the filters I get only 2 of them.
 *     ```
       add_filter( 'cf7sg_dynamic_checkbox_default_value','aromes_dynamic_default_option',10,3);
   
       and 
       ```
   
 * add_filter( ‘cf7sg_mail_tag_dynamic_checkbox’,’aromes_mail_tag_value’,10,3);
 * I cannot find the category filter explain in the tutorial video.
 * Thank you and Best Regards
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdynamic-checkbox-php-menu-missing%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/dynamic-checkbox-php-menu-missing/#post-15312159)
 * Ooops, that;s a bug alright!
 * Fixed in v4.12.11, check the information metabox in the admin page.
 * [⌊image⌉⌊image⌉[
 * unfortunately, the bug fix is such that you will need to recreate your field 
   with new category.
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/dynamic-checkbox-php-menu-missing/#post-15324294)
 * sorry, I realised the above reply was meant for another issue. apologies. I will
   come back to you on this issue
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/dynamic-checkbox-php-menu-missing/#post-15454330)
 * Apologies for the late reply, finally got the time to look into this. I realised
   that there was a small bug on the UI editor that prevented the full set of filters
   to be listed for a given dynamic list field. This is now fixed,
 * [⌊image⌉⌊image⌉[<br />[image upload](https://imgbb.com/)<br />
 * you’ll need to use the taxonomy query filter (2nd in the list above) which will
   allows you to control which branch of your hierarchical taxonomy you wish to 
   display.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘dynamic checkbox php menu missing’ is closed to new replies.

 * ![](https://ps.w.org/cf7-grid-layout/assets/icon-256x256.png?rev=1834229)
 * [Smart Grid-Layout Design for Contact Form 7](https://wordpress.org/plugins/cf7-grid-layout/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cf7-grid-layout/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cf7-grid-layout/)
 * [Active Topics](https://wordpress.org/support/plugin/cf7-grid-layout/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cf7-grid-layout/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cf7-grid-layout/reviews/)

## Tags

 * [filter](https://wordpress.org/support/topic-tag/filter/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * 3 replies
 * 2 participants
 * Last reply from: [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/dynamic-checkbox-php-menu-missing/#post-15454330)
 * Status: resolved