Hi -
I am building a new Survey123 form which will be used internally to my organization (not public) for reserving vehicles from a pool. I'd like to implement a way to prevent conflicting reservations on a per-vehicle basis. This would need to look at a date range (the span between the Reservation Start Date/Time and Reservation End Date/Time), in addition to the Vehicle Plate to determine if a vehicle is already reserved. If a vehicle is already reserved, then the user would need to modify their reservation.
I am wondering if this is possible via either a custom JavaScript function (pulldata @javascript)or with the newer pulldata @layer function.
Any assistance would be appreciated!
Thank you,