Demonstrates an AjaxModalDialog with inputs incorrectly nested in a form:
- buttons are inactive as the dialog is not rendered in the context of a form
- close X still works
- warning in log: The AjaxModalDialog should not be used inside of a WOForm
(EmployeeForm) if it contains any form inputs or buttons. Remove this AMD from this
form, add a form of its own. Replace it with an AjaxModalDialogOpener with a dialogID
that matches the ID of this dialog.
First Name:
Last Name:
Company Name: