Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The remote form allows the form to be submitted without the page being refreshed. The results from the form can be inserted into any HTML element on the page.

Validation

There are two flavours of validation
1.
1. Remote Form Validation

...

Asynchronous Form Processing (AJAX)

To ajax enable the form, the ww: form component tag must be used , specifying a theme="ajax". Additionally, the ww:submit component tag must be used to provide the button that will submit the form.