Is there a way to make one list of booking participants and cross check to see if there is a waiver for each participant?

Is there a way to make one list of booking participants and cross check to see if there is a waiver for each participant?

I am currently using Wix Studio. I have setup “classes” to allow bookings. I also have a Wix Form “Waivers”.

Basically, I want to search using a “name” and see if:

  1. if “name” has a “class” scheduled for today
  2. if “name” has paid for the “class”
  3. if “name” has signed the “waiver”

I have tried for hours and hours to build the backend code for this. I have tried to use the velo booking list ( [Booking List | Velo by Wix Examples | ) but keep getting coded out for a length violation. I have tried WIX SDK and API, CSM connections but I keep getting a form read violation.

Any help here would be greatly appreciated!