AgileApps Support Wiki Pre Release

Difference between revisions of "Scripting"

From AgileApps Support Wiki
imported>Aeric
m (Text replace - 'Form Layouts' to 'Forms')
imported>Aeric
m (Text replace - 'Form Layout ' to 'Form ')
Line 2: Line 2:


*[[Field Scripting]] - Add JavaScript code to take actions on a [[Field]] (On Change or On Focus)
*[[Field Scripting]] - Add JavaScript code to take actions on a [[Field]] (On Change or On Focus)
*[[Form Scripting]] - Add JavaScript code to a Form Layout (On Load or On Save)
*[[Form Scripting]] - Add JavaScript code to a Form (On Load or On Save)
*[[Post Selection JavaScript]] -  Perform validations on Lookup Fields using JavaScript
*[[Post Selection JavaScript]] -  Perform validations on Lookup Fields using JavaScript

Revision as of 00:28, 13 July 2011

The platform provides developers with the ability to write and execute custom JavaScript code at the Field level, on Forms and in Lookup Fields.