Title: Missing then hide
Last modified: May 10, 2017

---

# Missing then hide

 *  Resolved [spotswiss](https://wordpress.org/support/users/spotswiss/)
 * (@spotswiss)
 * [9 years ago](https://wordpress.org/support/topic/missing-then-hide/)
 * Hi Jules,
    it’s correct this screen
 * [https://www.dropbox.com/s/jikw9nkbqo45cqm/Schermata%202017-05-10%20alle%2019.00.10.png](https://www.dropbox.com/s/jikw9nkbqo45cqm/Schermata%202017-05-10%20alle%2019.00.10.png)
 * I don’t have the selector for hide group.
 * Thank you for your reply
    -  This topic was modified 9 years ago by [spotswiss](https://wordpress.org/support/users/spotswiss/).
    -  This topic was modified 9 years ago by [spotswiss](https://wordpress.org/support/users/spotswiss/).

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

 *  Plugin Author [Jules Colle](https://wordpress.org/support/users/jules-colle/)
 * (@jules-colle)
 * [9 years ago](https://wordpress.org/support/topic/missing-then-hide/#post-9119443)
 * Yes,
 * alle groups are hidden by default, so there is no need for a hide option. Let’s
   say you want to hide a group if x=1, then you can simply write it as:
 * `if [x] not equals "1" then show [group]`
 *  [reddevlab](https://wordpress.org/support/users/reddevlab/)
 * (@reddevlab)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/missing-then-hide/#post-9186103)
 * I have a similar problem.
    I would like the “taxi options” to be visible at start
   of the form. Even if the first answer is not selected.
 * I have create this condition but it’s work correctly only if Suggest Accomodation
   is checked.
    ⌊condition⌉ [https://www.dropbox.com/s/v9dxuecpewcd7jz/Schermata1.png?dl=0](https://www.dropbox.com/s/v9dxuecpewcd7jz/Schermata1.png?dl=0)
 * Taxi option is not visible when SUGGESTED ACCOMMODATION has not been selected
   ⌊
   Start form⌉ [https://www.dropbox.com/s/yxu2rkj742604up/Schermata2.png?dl=0](https://www.dropbox.com/s/yxu2rkj742604up/Schermata2.png?dl=0)
    -  This reply was modified 8 years, 11 months ago by [reddevlab](https://wordpress.org/support/users/reddevlab/).
 *  Thread Starter [spotswiss](https://wordpress.org/support/users/spotswiss/)
 * (@spotswiss)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/missing-then-hide/#post-9191763)
 * Create the radio button (example “first”) just to show the taxi group.
    With 
   CSS `(:nth-child(1) {display:none})` hide the first radio button.
 * It’s a workaround!

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

The topic ‘Missing then hide’ 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/)

 * 3 replies
 * 3 participants
 * Last reply from: [spotswiss](https://wordpress.org/support/users/spotswiss/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/missing-then-hide/#post-9191763)
 * Status: resolved