reorderCategoryEvents( )


Change the order of events that are assigned to the same category on the Events Widget.

For more information see this article

Authentication

This function requires elevated permissions and runs only on the backend and on dashboard pages.

Permissions
Manage Events - all permissions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
categoryIdstringRequired

Category ID.


optionsReorderCategoryEventsOptions

Options to use when reordering events.

Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?