displayCustomForm()
Last updated 11/09/2024
The
displayCustomForm()
is a function on the Five
object that is used to display a custom form.
Available
Client
Function Signature
displayCustomForm(actionID: string): void;
Parameter | Type | Description |
---|---|---|
actionID | string | Action ID for the custom form |