reorderCategoryEvents( )


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

For more information see this article

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

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.

Did this help?