10,730
edits
Line 678: | Line 678: | ||
* LoadReference: Load a related record from related entity. | * LoadReference: Load a related record from related entity. | ||
* LoadFetch: Load a particular record from the database. Opens a new [[Filter editor]] window that allows you define a [[FetchXML]] command that finds the record. | * LoadFetch: Load a particular record from the database. Opens a new [[Filter editor]] window that allows you define a [[FetchXML]] command that finds the record. | ||
=== Global constants === | |||
In addition to the variables defined in rules, Woodford admins can define [[global constants]]. These are read-only and available in selected rules and JavaScript. | |||
== Option set filtering == | == Option set filtering == |