Our users were not happy the the approvals Grids, Charts and Dashboards that are available with project approvals in Dynamics. So I am trying to create a custom calendar using a web resource, which allows a manager select their team members and get a calendar view of their Project Approvals.
Retrieving (using Web API) and displaying (using fullcalendar and some other JavaScript libraries) the data is fine, but I would now like to be able to call the Approve/Reject actions passing a list of Guid's of the project approvals. The Approve/Reject are out-of-the-box buttons for Project Approval.
Any pointers in the right direction?
So form the screenshot below. Can my Approve/Reject buttons call some Dynamics JavaScript library methods/etc that will call the Approve/Reject actions?
*This post is locked for comments