Versions Compared

Key

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

...

To enable client-side validation, use the <ww<ww:form> form> tag:

Code Block
html
html
<ww:form name="'test'" action="'javascriptValidation'" validate="true" >

  ...
</ww:form>

...