Salesforce admins: Urgent action required!

Rules editor: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 1: Line 1:
Rules are the most important tool for adding [[business logic]] to your [[Resco Mobile CRM]] app. Rules are scripts that are performed when a user of the mobile app opens a new view or form, taps a button or record, modifies any value, etc. You can modify many things using the scripts, most notably you change data or change the UI.
Rules are the most important tool for adding [[business logic]] to your [[Resco Mobile CRM]] app. Rules are scripts that are performed when a user of the mobile app opens a new view or form, taps a button or record, modifies any value, etc. You can modify many things using the scripts, most notably you change data or change the UI.


Various rules can be defined for each of the [[user interface components]], such as [[form]] or [[view]]. They are usually edited in [[Woodford]] (exception: Questionnaire Designer).
Various rules can be defined for each of the [[user interface components]], such as [[form]] or [[view]]. They are usually edited in [[Woodford]], but other standalone tools, like the [[Questionnaire Designer]] also allow working with rules.


== Actions that trigger rule execution ==
== Actions that trigger rule execution ==

Navigation menu