The dependent()API
works fine for all kinds of fields, except for type="date"
fields. Apparently, the date field calls a "date picker" kind of interface that catches the trigger and prevents the dependent()API
API from firing. Is there a fix or workaround for this problem? Or am I doing something wrong?
↧
How can I get the callback on a date field to work?
↧