You can now use triggers to conditionally alter the mobile interface based on the value of fields. You can do things like:
- Show a field
- Hide a field
- Set a field value
- Clear a field value
- Set a field as required
- Clear required
Whenever a particular field:
- is empty
- is not empty
- contains
- does not contain
- starts with
- does not start with
- ends with
- does not end with
- equals
- does not equal
- is less than
- is greater than