Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Action’s properties and available options:

Field

Description

Order

Execute order in each of the listed actionsIn case of multiple actions this fields allows us to indicate the order in which every action will be called as part of the execution sequence.

Name

Action’s name

Action’s Group

  • Available options are:

    • Virtual

    • Stored Procedure

    • Workflow

    • Export

    • Miscellaneous

    • Upload

    • DLL

    • Send Mail

Action

Type of action that we are going to execute that will depend on the “Action’s group” option. For example, selecting Stored Procedure:

  • FORM is used in Wayfast as unique execution in the whole page. 

  • LIST is an action that can be executed as many times that it’s requested. Mostly this is needed when the page has multiple registries in grid views.

Dataset

Linked Dataset from Page

Stored Procedure

Linked SP from DB

Parameter

Parameters to execute the Stored Procedure

Conditional

Action executed if met certain conditions

Delete

Removes the action from the list

...