The “Opportunity Sales Process” Business Process Flow on Opportunity is OOB so you can not eliminate it.
While you can hide this Business Process Flow by writing this java script code on OnLoad of Opportunity Form.
Xrm.Page.ui.process.setVisible(false);
Thanks,
Sam
Dynamics CRM MVP |
Inogic | http://inogic.blogspot.com|
news at inogic dot com
If this post answers your question, please click "Mark As Answer" on the post and "Mark as Helpful"