Hello,
If I'm making a booking, with booking status as Emergency, then I need to lock this booking in Schedule Board, as no others can change/delete that booking.
How to achieve this?
Thanks in advance..
Sandy
Hello,
If I'm making a booking, with booking status as Emergency, then I need to lock this booking in Schedule Board, as no others can change/delete that booking.
How to achieve this?
Thanks in advance..
Sandy
I tried the same, but as this WF is triggering in Bookable Resource Booking entity, it's not allowing any further changes in this entity and still changes are applicable in Scheduling Board.
So you need to set the trigger to be 'Records fields changes' and select Start Time, End Time and any other field that you need to prevent changing when the booking is locked.
I tried the below WF, and it's still allowing to make changes in Schedule Board.
1. Created a Two Option Set attribute.
2. Created rule, as if the value is 'Lock', then stop/cancel the workflow.
Any changes need to be done ? Or any other possible way ?
No this workflow will need to be on the Bookable Resource Booking entity.
Perfect... is this WF need to configure in Schedule Board Entity? With an 1:N relation ship with Booking Resource Booking entity ? I tired in that way but the WF is not triggering.
Seeking more support please :(
Cheers !!
Thanks Thomas,
Can you please elaborate on the Workflow procedure.
Hi John,
Can you please share the JS, which has written for validation in the booking rule.
Cheers!!
You can just create a synchronous workflow On Change and On Delete of the booking if the booking status = Emegency. Then use the 'Stop Workflow' step of type Cancelled and throw a meaningful error message.
Thanks John.
Can you please elaborate and guide me on how to configure this
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156