• Resolved raunhar

    (@raunhar)


    I am trying to make a form, where when a condition (Yes or No) is selected, the section should get enabled.

    For eg,

    If the use selects Yes, then a section with few more fields show up, which can be filled by the user. If the user selects NO then, the section remains hidden.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @raunhar,

    Have you tried the “Visibility” condition feature?

    For the fields which you want to appear based on Yes/No selections, you can update such fields’ “Visibility” conditions so that they would appear based on your selection.

    Example screenshot:

    Screenshot at 18:50:43.png

    Please check the following doc for more info:
    https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#Forminator-Conditional-Logic

    Please check and let us know whether the above works.

    Best Regards,

    Nithin

    Thread Starter raunhar

    (@raunhar)

    What is the function of Section (form field) , and how can we use that.

    My requirement is:

    The website is for a Magazine. Users can upload their Journals through the form.

    Some Journals have more than 1 author.

    In the Step 1, info bout 1st Author is taken. If there are more than 1 authors, the user selects yes and the fields for 2nd author get enabled, else the person can directly upload the file.

    There will be three fields for each Author:

    Name, email id, Associated with University

    This step will be repeated i.e. if more than 2 authors, Add author (Y or N) and so on.

    • This reply was modified 1 year, 5 months ago by raunhar.

    HI @raunhar,

    Hope this message finds you well and thanks for the detailed information:

    In the Step 1, info bout 1st Author is taken. If there are more than 1 authors, the user selects yes and the fields for 2nd author get enabled, else the person can directly upload the file.
    There will be three fields for each Author:
    Name, email id, Associated with University

    To achieve this you might want to use our Field Group, which allows you to group and repeat group fields, you will find more information at our documentation link here https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#field-group

    Using this field you will not need to add any conditional rule, please take a look at it’s guide it also includes a Test form you can export for further reference.

    Best regards,
    Laura

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @raunhar ,

    We haven’t heard from you for a week now and it looks like Laura answered your question.

    Feel free to re-open this topic if needed.

    Kind regards
    Kasia

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to use Section’ is closed to new replies.