Dynamic Dropdowns
This example uses dynamic dropdowns. - select an item from one category and a rule populates the next dropdown with
subcategories from a back end database.
See
this blog article for more details.
|
Try
Email
|
XML Initialization
This example initializes a form from an XML document and gives the user visual feedback.
We've found that this sort of feedback is often more important than performance.
See
this blog article for details.
|
Try
Email
|
Dynamic Initialization
This example dynamically initializes a form without reloading the page. Just enter a customer ID and the form will
automatically update with the correct information.
See
this article and
this article for technical details.
|
Try
Email
|