2

I'm needing to add a dynamically added dropdown input field for my form, as is commonly done with javascript. How would this be possible?

In other words, there may be more than 1 dropdown desired by the user, and I need a link or button that would create any additional desired dropdown inputs.

Thanks

1
  • As the forms are typically created by using the Control Panel interface, and not programatically, how would a workable modification to a form be achieved? Commented May 15, 2018 at 15:49

1 Answer 1

0

You need to create a custom Field Type or you can use dynamicfields in order to gain dynamic inputs. Or is it just about hiding/showing specific values in Javascript and not really about Craft at all?

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.