• Resolved lakshmeesh

    (@lakshmeesh)


    Hi,

    I wanted to know if there is a way I can add a dependent dropdown as a custom field which dynamically changes the options in dropdown (B) based on the selected option in dropdown (A).

    If i say “country” in dropdown (A) then I should get a list of countries in dropdown (B) and I choose a particular “country” then I should get a list of states in dropdown (C).

Viewing 1 replies (of 1 total)
  • Plugin Author awesomesupport

    (@awesomesupport)

    Hello:

    There are a number of ways you can do this:

    1. You can do that with some custom code – you would need to create some custom fields and then use some javascript code to show/hide the custom fields at the appropriate time. Unfortunately we do not have a code example for this that we can share. Maybe another forum user has done this and can share their code with you as an example.

    2. You may be able to use the Gravity Forms form-builder and our Gravity Forms Bridge to create a completely custom form that has conditional fields (which is a core feature of Gravity Forms). However, I’m unsure if Gravity Forms has an easy way to do conditional content in fields such as you’re describing.

    I am sorry that feature is not part of our core product but hopefully one of the above will get you pointed in the right direction.

Viewing 1 replies (of 1 total)
  • The topic ‘dropdown which is dependent on the values of another dropdown’ is closed to new replies.