Title: Dynamic Dropdown &#8220;Enable user options&#8221;
Last modified: June 16, 2023

---

# Dynamic Dropdown “Enable user options”

 *  Resolved [stubsal](https://wordpress.org/support/users/stubsal/)
 * (@stubsal)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/dynamic-dropdown-enable-user-options/)
 * Hi there,
 * first of all, I really enjoy this plugin! It’s super helpful for people who aren’t
   coding experts! I watched this ([https://youtu.be/t9he4Tca5o8](https://youtu.be/t9he4Tca5o8))
   tutorial and it’s a great help. However, here (e.g. at 5:04 min) there is a checkbox“
   Enable user options”. In my version (4.15.4) this checkbox isn’t available. Was
   this discontinued or is there still a way to enable user options when using dynamic
   dropdowns with jQuery Select2?
 * If there still is a way to enable user options, could you please explain how 
   to do this or point me to a ressource or tutorial?
 * Many thanks already!

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

 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/dynamic-dropdown-enable-user-options/#post-16834341)
 * Good eve,
 * > In my version (4.15.4) this checkbox isn’t available
 * this is a bug alright 🙁 I am currently developing v5 and will fix it in the 
   new version. In the meantime, there is a very easy and quick work around. Simple
   add the additional `class:tags` to your shortcode tag after the select2 class
   attribute,
 *     ```wp-block-code
       [dynamic_select .... class:select2 class:tags]
       ```
   
 * this will enable the user options on the front-end field.
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/dynamic-dropdown-enable-user-options/#post-16834346)
 * > I really enjoy this plugin!
 * please do leave a [review](https://wordpress.org/support/plugin/cf7-grid-layout/reviews/)
   when you have a moment to spare!
 *  Thread Starter [stubsal](https://wordpress.org/support/users/stubsal/)
 * (@stubsal)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/dynamic-dropdown-enable-user-options/#post-16836199)
 * Thanks a lot. That helps 🙂 
   Had left a review already when started using the
   plugin 😉
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/dynamic-dropdown-enable-user-options/#post-16836679)
 * Sooper, thanks!

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

The topic ‘Dynamic Dropdown “Enable user options”’ 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

 * [dynamic dropdown](https://wordpress.org/support/topic-tag/dynamic-dropdown/)

 * 4 replies
 * 2 participants
 * Last reply from: [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * Last activity: [2 years, 11 months ago](https://wordpress.org/support/topic/dynamic-dropdown-enable-user-options/#post-16836679)
 * Status: resolved