Syntax

This topic contains general information on using JavaScript in CRM.Designer

Wherever JSON or JavaScript is used, you need to put strings in (single or double) quotes, e.g., {property1: "value"}. In JSON property names need to be put into quotes as well, e.g., {"property1": "value"}.

Note that property names specified in JavaScript and JSON (e.g. in a record selector) are case-sensitive (searchLinkId, infoAreaId, uid).

Aurea CRM.Web contains built-in functions to convert native JavaScript values into strings or vice-versa, enabling you to deal with different field types:

For further information on using JavaScript in CRM.Designer, contact Aurea Support Portal at https://support.aurea.com