• Resolved mukape

    (@mukape)


    Hello,

    I’m using Forminator field group, and I’m looking to hide this field group from the field group, I tried to use the conditions to do that but it’s not working.

    Kindly let me know if there any option to hide the field group like a checkbox or using Visibility rules, because we’re using Forminator for HR purposes.

    Actually I can hide the field group using CSS but as you know it still loading in the html and it’s not a good solution

    Regards

    • This topic was modified 2 years, 2 months ago by mukape.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @mukape,

    At the moment, I’m afraid the Visibility conditions can only be based on fields except for Field Group. You could hide a Field Group based on existing fields but not possible to hide/show a Field group based on a Field Group.

    Just to be sure your concern is only when you try to hide one Field Group t another, right?

    It works fine for me when I try to hide the Field Group with other fields, for example:
    https://imgur.com/L8c1cIG

    Could we know the use cases where you think the such a feature would be helpful?

    I’m checking the workflow with our Forminator team regarding this to see if the current workflow could be improved further down the plugin’s roadmap.

    Will keep you posted once we get further feedback.

    Kind Regards,

    Nithin

    Thread Starter mukape

    (@mukape)

    Hi dear,

    I’m asking about hiding field group in general, not based on visibility conditions, not based on another field or group.

    I only want to gather some fields into a field group and hide the group for now, you got it?
    As I told you, I’m using the form for HR purposes, so i need to hide some fields i don’t need for now, I may need later, then i can unhide it.

    not like visibility conditions, just like deactivate/hide/disable/not showing the field group for now -> hide field / unhide field

    I can give a class to this field group and hide it using css:
    .class{display:none;}, but i don’t need to use css because it still load in the frontend

    so, i was asking is there any way/option to hide field group.

    • This reply was modified 2 years, 2 months ago by mukape.
    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @mukape,

    Thanks for explaining further, I’m afraid there isn’t any such feature at the moment.

    What the form currently supports is hiding using CSS by adding the following class inside the “Styling” tab of the Field Group:

    forminator-hidden

    Screenshot at 19:07:58.png

    Or hiding using Visibility rules. With Visibility conditions, you could hide using hidden fields or any fields. For example:

    Screenshot at 19:20:19.png

    However, all the above methods are similar to using display:none; as you have stated.

    The form doesn’t support an option to deactivate or disable a field at the moment.

    I’ll make sure to pass your feedback to our developer’s attention to see if such a feature could be looked at in the plugin’s roadmap in future.

    Kind Regards,

    Nithin

    Thread Starter mukape

    (@mukape)

    Thank you so much for support

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to hide a Field group’ is closed to new replies.