This page provides details of the properties for screen rules, which is part of an configuring actions.
Overview
When you set action completion, you can set which screen to open after the action has run.
- In the action/table-action properties → Action Completion section, tick Open Post Screen to display the Screen Rules section.
- Click to open the properties for a new screen rule.
- Select the Screen that will be opened if the accompanying expression evaluates to true.
- Specify an Expression that evaluates to true or false. If true, or blank, this screen will be opened once the action has completed.
- Specify the Order in which the screen rules are evaluated.
Insert excerpt |
---|
| _property_toolbar |
---|
| _property_toolbar |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| _property_tabs |
---|
| _property_tabs |
---|
name | basic-h |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| _parent |
---|
| _parent |
---|
nopanel | true |
---|
|
Action Completion
Field | Description |
---|
Screen | The screen that will be opened if the accompanying expression evaluates to true. |
Expression | An expression which must returneither true or false for the rule to be omitted. When the expression evaluates to: - true, this screen will be opened once the action has completed. A blank (null) expression counts as true.
- false, this screen is not opened
If none of the expressions evaluates to true, no screen will be opened. |
Order | The order for this screen rule to run. This is important because the first screen whose expression evaluates to true will be opened. And only this screen will be opened. |