Reservation Item More Actions Menu Params


Apps built by Wix pass parameters via dashboard slots for you to utilize in your plugin’s functionality. Learn how to interact with and retrieve parameters from the dashboard page.

Plugin Params
reservationIdstring

ID of the reservation for which the "more actions" menu was opened.

Use this in the code for the dashboard plugin.

JavaScript
Did this help?