Status_Preserve_ON
Prevents rules from changing the STATUS value of fields.
Syntax
bool Status_Preserve_ON ()
Parameters
None.Returns
Always True.Level
All.Details
This action changes the Status Preserve condition of a Page object and its Field objects from Off to On.The On condition prevents a rule and its actions from assigning a "problem" status to a field, even if the field's value fails validation.
- Example
Status_Preserve_On()