Return to Form

Kalipso - Form - Actions - Actions Description - Group Forms - Return to Form

Returns to the specified Form, closing the current Form and all others in between.

Action available for the following operating systems:

Parameters

  • Form - The Form where you want to return to.

Advanced Options

Values to return

  • Type - Type of the first Value to return. This will be the type of the first Target defined in the calling Show Form Action.

  • Value <string> or <numeric> - First value to return. This will be the value of the first Target defined in the calling Show Form Action.

  • nth-Type - Type of the nth Value to return. This will be the type of the nth Target defined in the calling Show Form Action.

  • nth-Value <string> or <numeric> - nth value to return. This will be the value of the nth Target defined in the calling Show Form Action.

Last updated