Hello Experts
So my requirement is not very different than this one (https://community.dynamics.com/crm/f/microsoft-dynamics-crm-forum/247232/api-for-custom-tab-in-field-service-schedule-board).
I am able to add Custom Tab in Details Pane and able to do some basic JS operations. However, I have two questions on these;
- I want to get the context (or object) of the of the booking which is selected on the schedule board. If it's possible then how can I get that?
- Is there any example of Xrm.WebApi available for this which I can get an idea from.
Looking forward to your response.
Thanks