View Categories

Form rules not working on the mobile app

< 1 min read

Issue: The form rules are not working for read-only fields on the mobile app / The ‘On Form Load’ rules are not working on the mobile app.

Solution:


The following 2 settings are not enabled in the form:

> Apply set value rule actions on read only fields.
> Apply set value rule actions on form on load.

These settings are necessary for the read-only fields to get filled according to the defined rules and the rules to get applied on form load in the mobile app.



Scroll to Top