Versions Compared

Key

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

...

Follow these steps to add JavaScript to your form using the Message control:

  1. Add a message control to your form. When you click on the message control, the Rich Text Editor displays.Click the Image Removed icon to display the Rich Text editor menus. Click the Source tab.
  2. Add a <script> tag in the message property. 
  3. Put your JavaScript inside the script tag.
  4. Click another control in your form to exit the Message control.
  5. Save your form.

Here is an example of the script tag: put your JavaScript inside the script tag.

...