Disable import option on certain Stage in Opportunity

Hi team

We have a detail with list of quotes in Opportunity. We allow end users to export and import data to this detail.

We want to block the option to process import once Opportunity is in Completed stage.

Can you advise on how to achieve this? 

Like 0

Like

1 comments

Hello,

You can add a business rule to hide the import button based on the Opportunity stage.

- Condition: If the Opportunity stage equals "Completed", in my example "Proposal".
- Action: Hide the import button.

Example: image.png
Result:



Best regards,
Malika

Show all comments