Formula limitations

Workflow formulas that are defined in the back office will also be executed in the mobile app, but there are some limitations.

Most importantly, formulas are not executed when the app is offline, because they run in the back office, and not on the mobile app. Any workflow formulas that affect the updated records will be executed when the app goes online and data is synchronized.

Second, back office formulas that alter the visibility of details page are not supported in the mobile app.

Finally, back office formulas that output a message will only show the message in the mobile app if the message is combined with one of these severity levels:

ResultSeverity.Error

ResultSeverity.Fault

ResultSeverity.UserError