Tagged Questions
4
votes
2answers
1k views
Custom field type won't postback
I've been trying to build a custom field type.
It's basically a set of cascading dropdowns, where the values of the second dropdown are taken from another list based on the selected value in the first ...