Hey everyone,
I am currently facing a challenge. I am creating an event app in which users will attend sessions they favourite, this favourite list will appear and display the selected sessions. This is all fine, however, I only want a user to be able to select one session during the available time slot i.e. from 10am-11am there are two available session and you can only choose one of them, if you choose both a warning appears to indicate that you already have a session booked during that time slot.
How am I able to create this duplication warning? Would I use conditional formatting i.e. If Repeated Twice, Colour 1 otherwise Colour 2. Or is there another way?
Thank you!!