UpdateJobsSectionDefinitionFieldOrder
Use this method to save the configuration of a job section domain.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| domainID | String | The jobs domain ID. |
| sectionDefinitionID | String | The section definition ID. |
| fieldOrder | Array of string | The section definition fields in the desired order. |
Output
None.