• The instructions for how to use this plugin are clearly written for coders. I’ve searched for simple instructions but without luck.

    I want to create two dropdowns where the options in the second DD are based on the selection in the first. For example:

    Drop down 1 called “Category” has these options:
    My account
    My orders

    Dropdown 2 called “Subject” when ‘My account’ is selected:
    Change my password
    Close my account

    Dropdown 2 called “Subject” when ‘My orders’ is selected:
    Delivery status
    Returns

    Then whatever is selected in DD 2 should appear as the email subject.

    Before any selection is made, DD 1 should say “Select a category:” and DD 2 should say “Select a category first.” if no category has been selected and, if a category has been selected it should say “Select a Subject:”

    Here is a working example of what I need https://www.thenorthface.co.uk/help/contact-us.html

    I think providing simple step by step instructions for how to set up something like this would help many people.

    I hope you can help.

    Many thanks!

    • This topic was modified 7 years, 3 months ago by elr3000. Reason: additional info
    • This topic was modified 7 years, 3 months ago by elr3000.
    • This topic was modified 7 years, 3 months ago by elr3000.
Viewing 1 replies (of 1 total)
  • Plugin Author John Huebner

    (@hube2)

    creating 2 drop downs where the selections in the second field are dependent on what is selected in the first field is beyond the scope of this plugin. This cannot be done without building ajax requests into the plugin which is not something that I have any plans to do.

Viewing 1 replies (of 1 total)
  • The topic ‘Instructions are too advanced’ is closed to new replies.