Symptoms
SmartForms 'Show a Message' action followed by a 'Close a subview or subform' action causes unexpected behavior in a non-subview context.
Diagnoses
The rule should not be doing anything when the view is not a subview, but appears to still interact with other rules. A bug report has been logged.
Resolution
Workarounds:
- Move this rule to the form-level in the forms that have this view as a subview.
OR
- Create a hidden Data Label on the View with no text value
- Wrap the 'Close a subview or subform' action in a 'if a control does not contain a value', targeting the Data Label