Good Day
Is there a way of giving a sales person the ability to delete an Opportunity Product without giving them the ability of deleting an Opportunity?
- Sales Assistant - Delete Opportunity Product
- Sale Administrator - Delete Opportunity Products and Opportunity
I was hoping to use Jscript to hide the delete button in the ribbon and disable the Jscript when Sales Admin needs to delete an Opportunity. The Jscript works when the record is opened but the delete button is still available in the view that
displays all opportunity records.
I have no experience editing the SDK to remove the delete button and I guess this will result in me having to change it every time a Sales Admin wants to delete an Opportunity.
Creating and implementing a plugin also looks like quite a task.
Any alternative solutions are welcome or post/blogs that has in-depth steps in editing and implementing SDK or plugin for this specific problem.
Thanks