Skip to content

Server Connect Form: Reference

Reference for Server Connect Form in Web Framework References. Key properties: ID, Method, Url, Site.

Source: Addons/dmxFlow/Shared/DMXzone/dmxFlowConnect/rules/serverconnect_rules.js

Inspector Property Groups

Server Connect Form Properties

Property Type Details
IDtextHTML id for the form.
Sets the form element id . Use it to link labels/controls, target CSS, or reference the form in scripts. Bootstrap docs: Forms overview
Required in common setups.
Attribute: id
MethoddroplistSubmit method used by the handler.
Controls which HTTP method is used for the form submission when using a handler. Common values are GET and POST depending on your API configuration. Bootstrap docs: Forms overview
Attribute: method
Options: get, post
UrltextAttribute: action
SitetextAttribute: site
Actiontext 
Select Server Actionbutton 

Actions

Submit

Submit Server Connect Form

Configuration group Controls
Submit PropertiesDirect

Reset

Reset Server Connect Form

Configuration group Controls
Reset PropertiesClear Data

Dynamic Attributes

Prefix

Attribute property Type Details
ValuetextChoose dynamic data binding.

Action

Attribute property Type Details
ValuetextChoose dynamic data binding.

Dynamic Events

Start

Event option Type Details
Action:textChoose the action to execute.

Done

Event option Type Details
Action:textChoose the action to execute.

Error

Event option Type Details
Action:textChoose the action to execute.

Unauthorized

Event option Type Details
Action:textChoose the action to execute.

Forbidden

Event option Type Details
Action:textChoose the action to execute.