• Resolved a0n1us

    (@a0n1us)


    When a certain input is chosen say drop down A is selected, is it possible to show X form inputs .. vesus showing Y set of inputs when B is elected

    I have seen some people do this … but not sure if there is an easy way to implement this with Jazzy Forms.

    Subject line might not reflect exact question 🙂

    AJ

    http://wordpress.org/extend/plugins/jazzy-forms/

Viewing 2 replies - 1 through 2 (of 2 total)
  • I think you’d have to implement some JavaScript, like an onchange event.
    See here: http://www.w3schools.com/jsref/event_onchange.asp
    That’s what I did with my form.

    Thread Starter a0n1us

    (@a0n1us)

    thanks for your input … I think I could use something like that.
    (though I am not sure if it will completely help me in my situation)

    I don’t want to just show & hide feature on click … I want specific fields of the form to be displayed when a condition is met. Just like when you are searching for cars, you select the make, then all fields that are displayed are relevant to that make of the car.
    thx

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

The topic ‘more input fields appear when certain fields chosen’ is closed to new replies.