Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

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. 

  1. In the action/table-action properties → Action Completion section, tick Open Post Screen to display the Screen Rules section.
  2. Click  Add New to open the properties for a new screen rule.
  3. Select the Screen that will be opened if the accompanying expression evaluates to true.
  4. Specify an Expression that evaluates to true or false. If true, or blank, this screen will be opened once the action has completed.
  5. Specify the Order in which the screen rules are evaluated.

Property Pane Toolbar

For information about the toolbar options, see the Common Properties page, Toolbars and Controls section.

 Properties Tab

Parent Details

If this item is within or belongs to another, it's parent name is shown here. See the Common Properties page, Parent Details section for more details.

Action Completion

FieldDescription
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.

OrderThe 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.

Sections on this page

Learn More

For links to all pages in this topic, see Using Table Actions.

  • No labels