How to read the currently selected booking service via velo

Hi,

I implemented a website using Wix Bookings, and on the page of Booking Form I need to implement some logic basic on different services selected by the member. Does Velo provides a function to return the currently selected Booking service?

Cheers

Try your luck here…
https://www.wix.com/velo/reference/wix-bookings-backend

sorry, no luck.

Also that is a front-end question, not regarding backend.

The service selection page was created using WIX Bookings, so I can’t access the elements (e.g. Book Now button) on the page via velo code

I just need to know the service selected by the user on the service selection page, AFTER the member selected a service but BEFORE the booking is confirmed.

I don’t know why WIX does NOT provide such a simple function.