Difference between revisions of "JavaScript Uses"

From AgileApps Support Wiki
imported>Aeric
(Created page with ":*Field Scripting - Add JavaScript code to take actions on a Field (On Change or On Focus) :*Form Scripting - Add JavaScript code to a Form (On Load or On Save) :*[[P…")
(No difference)

Revision as of 18:27, 7 October 2011

  • Field Scripting - Add JavaScript code to take actions on a Field (On Change or On Focus)
  • Form Scripting - Add JavaScript code to a Form (On Load or On Save)
  • Post Selection JavaScript - Perform validations on Lookup Fields using JavaScript
  • In a JSP/HTML Page - Make things happen on the client side to reduce the load on the server.