Add a 'FormShow' type Application Shortcut Action.

Syntax

ISSummaryTableActions.AddFormShow(actionId, caption, form, [available], [parametersUrl])

Parameters

NameTypeOptionalByRefDescription
actionId String The unique Action Id to identify this action in the collection.
caption String The Caption.
form String The Form Key of the form to show.
available Boolean Optional Indicates whether this Action is available. If omitted, a value of True is assumed.
parametersUrl String Optional URL-formatted Parameters.

Return Value

ISSummaryTableAction

A new ISSummaryTableAction object.

Member of:
ISSummaryTableActions
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0