For the complete documentation index, see llms.txt. This page is also available as Markdown.

Record Based Rules

Record change rules allows an App to change the value of a field based on changes happening to another field. E.g. In Tasks Manager, if the %Completed = 100 then change the value of Status field to Completed.

Last updated