Title: Conditional fields-group?
Last modified: September 1, 2019

---

# Conditional fields-group?

 *  [gilc83](https://wordpress.org/support/users/gilc83/)
 * (@gilc83)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/conditional-fields-group/)
 * Hello
    I would like to create a list of fields in the registration form, that
   will be displayed depending on the value of another field. For example, a field
   of Experty-field that will contain several options – option1 will cause fields-
   group1 to be displayed, option2 will cause fields-group2 to be displayed, etc.
   Is it something that can be done? Or is the only option I have is to use CSS 
   tricks and custom validations?
 * Thanks
 * Gil Cohen

Viewing 1 replies (of 1 total)

 *  Plugin Author [xnau webdesign](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/conditional-fields-group/#post-11891499)
 * This is possible with some custom javascript, no other way to do it. Basically
   the whole form loads, then the javascript hides or shows some of the form elements
   depending on the value of one of the fields. If you need to have required fields
   in the fields that are dynamically controlled, you will need to manage that with
   your JS as well.
 * Placing custom javascript on a form is easy using a [Custom Template. ](https://xnau.com/work/wordpress-plugins/participants-database/participants-database-documentation/pdb-templates/)

Viewing 1 replies (of 1 total)

The topic ‘Conditional fields-group?’ is closed to new replies.

 * ![](https://ps.w.org/participants-database/assets/icon-256x256.jpg?rev=1389807)
 * [Participants Database](https://wordpress.org/plugins/participants-database/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/participants-database/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/participants-database/)
 * [Active Topics](https://wordpress.org/support/plugin/participants-database/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/participants-database/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/participants-database/reviews/)

## Tags

 * [field groups](https://wordpress.org/support/topic-tag/field-groups/)

 * 1 reply
 * 2 participants
 * Last reply from: [xnau webdesign](https://wordpress.org/support/users/xnau/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/conditional-fields-group/#post-11891499)
 * Status: not resolved