• Resolved Hari

    (@craftisco)


    Hi,
    I want to display a field only if an option is chosen.
    eg I have a 2 radio button fields, based on the one selected a Field 3 should appear, until then it should remain hidden.
    How can we do this?
    if radio button is not possible can we show/hide another field based on a dropdown selection

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @craftisco

    You should click on the “Show dependencies” link in the choices section of the radio button field, and then select the field to display if the choice is ticked from the corresponding fields list.

    More information about the use of dependencies by reading the following post in the plugin’s blog:

    https://cff.dwbooster.com/blog/2020/03/01/dependencies

    Best regards.

    Thread Starter Hari

    (@craftisco)

    Thanks for the prompt response. This helps.

    Hello,

    I am curious about this also. I have looking into the attached link on dependencies but I cant seem to be able to work it out.

    For example, how do you hide field 2 until you select an option on field 1 ? And then once an option is selected in field 1, field 2 will appear ?

    Thanks in advance

    Plugin Author codepeople

    (@codepeople)

    Hello @mosesclarke91

    Your entry does not include any link.

    However, the process is simple. You must click on the “Show dependencies” link in the choices section of the fieldname1, and then you must select the fieldname2 field from the list of dependencies corresponding to the choice in the fieldname1. If you want to display the fieldname2 field, no matter the choice is ticked in the fieldname1, you should select the fieldname2 from the dependencies list corresponding to each choice of the fieldname1 field.

    Best regards.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘SHow/Hide FIeld based on radio button selected’ is closed to new replies.