Hello, I'm searching for ideas or solutions on how to block room bookings on specific days of the week (e.g., Monday to Friday) for certain rooms with custom IDs set in a SharePoint list.
Where should I store the information (days with booking prohibition) (SP list or app on start property + ID of the room)?
Atm. I have a Button based on Days which is only checking the Date and changing status from visible to invisible...
I want to prevent bookings for some rooms on specific days.
I already have one checker in place (if Date 1 and Date 2 equal 0, then allow booking; otherwise, make the booking button invisible).
Example:
I have a room 1 with ID: 1.
I want to allow to allow bookings for this room only on Friday and Monday, what would be the best sollution to make it?
All other rooms shoud be bookable at every day.

Report
All responses (
Answers (