Hello,
I want to add button for 'Approve/Reject' to the library modern view element ribbon
I tried to add this button by following these intructions
https://docs.microsoft.com/en-us/sharepoint/dev/solution-guidance/modern-experience-customizations-customize-lists-and-libraries#overview-of-customization-options
But it didnt add any button either and did not any changes at all
However I can add custom button by this way, as Add-in
https://docs.microsoft.com/en-us/sharepoint/dev/spfx/extensions/get-started/building-simple-cmdset-with-dialog-api
But I do not know how to assign 'Approve/Reject' action for this custom button.
So does it possible to add Approve/Reject button to the library ribbon on the Modern View?
kind regards,
Rafael