-
Auto refresh schedule board on bookable resource booking save & close
Hi Microsoft product team,
A client of ours needs the schedule board to be automatically refreshed upon closure of bookable resource booking.
Say, user clicks on an existing bookable resource booking on the schedule board, the form opens up and the user changes some data and clicks on save & close.
Client would prefer the schedule board to immediately reflect the changes performed by the user on bookable resource booking form.
The autorefresh functionality has some issues, it isn't working correctly in some instances but even if it did, there would be two limitations/issues :
- As far as i know, autorefresh would be applied only if starttime, endtime or resource has been updated in any of the bookable resource bookings, hence if the user changes some other fields it wouldn't work (even when the changed fields are present in the cell on schedule board)
- Decreasing autorefresh interval seconds (msdyn_scheduleboardrefreshintervalseconds) to reflet changes in less time, would cause performance issues (much usage of API to query changes)
So, we would highly recommend that Microsoft introduces a configurable option, maybe a boolean field on the entity msdyn_schedulingparameter, which when set to true would cause the schedule board to auto refresh on save & close of bookable resource booking form.
Thank you in advance,
Ilir
-
Schedule board, bypass resource requirements lookup dialog using a default resource requirement
Since clients want to have the scheduling process made as quick as possible, we would highly appreciate having the resource requirement lookup dialog, that appears on selection of a timeslot on the schedule board, removed based on a configuration flag which if set to true, would allow automatic creation of bookable resource bookings using a default resource requirements, hence avoiding the manual selection of a resource requirement in the lookup dialog.