Reorder Fields
reorder_fieldsUpdate the display order of fields within a collection in ElmapiCMS. Specify collection slug and field UUIDs with new positions to reorganize field arrangement.
Instructions
Update the display order of fields within a collection
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_slug | Yes | The collection slug | |
| fields | Yes | Array of { uuid, order } objects |