Set an 'ApplicationShortcut' to execute a Form Action for the Cell Hyperlink.

Syntax

ISSummaryTableCell.HyperlinkSetFormAction(action, [parametersUrl], [form], [open], [activate])

Parameters

NameTypeOptionalByRefDescription
action String The Action to execute.
parametersUrl String Optional The URL formatted Parameters.
form String Optional The Form if not targeting the current form.
open Boolean Optional Indicates whether to open the form if it is not already open. If omitted, a value of True is assumed.
activate Boolean Optional Indicates whether to activate the form if it was already open. If omitted, a value of True is assumed.
Member of:
ISSummaryTableCell
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0