Hello all,
I am using the Microsoft Book A Room template, and one thing I've noticed is that when I book a room, it doesn't remove the room from the Gallery. However, if I try to book the same room twice, it will send an email to my email address saying that the room was unable to be booked since it was previously booked.
My goal is to remove (or hide/disable) the room from the Gallery once it's booked ... so that other people don't get confused by seeing a room that has been booked in their Gallery displaying all rooms available.
This is the code that I have in the OnSelect of my 'Book' button:

So for example, if I select the 'Book' button next to the "Deck 1" room, I want the room to be deleted from the Gallery for that time-slot, or hidden/disabled in the Gallery for that time-slot.
Thank you!