erictgrubaugh
01/04/2017, 3:59 PMN/ui/serverWidget.Field
API or to remove Fields in the Form
API =/
I was thinking you could do something like:
* Create the second field with no options
* Whenever the first field changes, remove the second field and re-create it
* Use Field.addSelectOption
to re-populate the dependent list