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 |
|---|---|---|
| ID | text | HTML 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 |
| Method | droplist | Submit 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 |
| Url | text | Attribute: action |
| Site | text | Attribute: site |
| Action | text | |
| Select Server Action | button |
Actions
Submit
Submit Server Connect Form
| Configuration group | Controls |
|---|---|
| Submit Properties | Direct |
Reset
Reset Server Connect Form
| Configuration group | Controls |
|---|---|
| Reset Properties | Clear Data |
Dynamic Attributes
Prefix
| Attribute property | Type | Details |
|---|---|---|
| Value | text | Choose dynamic data binding. |
Action
| Attribute property | Type | Details |
|---|---|---|
| Value | text | Choose dynamic data binding. |
Dynamic Events
Start
| Event option | Type | Details |
|---|---|---|
| Action: | text | Choose the action to execute. |
Done
| Event option | Type | Details |
|---|---|---|
| Action: | text | Choose the action to execute. |
Error
| Event option | Type | Details |
|---|---|---|
| Action: | text | Choose the action to execute. |
Unauthorized
| Event option | Type | Details |
|---|---|---|
| Action: | text | Choose the action to execute. |
Forbidden
| Event option | Type | Details |
|---|---|---|
| Action: | text | Choose the action to execute. |