function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sflearningsflearning 

Trigger to call the custom button functionality

We have installed this app...
https://appexchange.salesforce.com/listingDetail?listingId=a0N30000003HcINEA0
Instead of pushing the button manually we want ...
If Opportunity Status = 'ABC',   it will do the task automatically...
Any help!!!

 
Rahul KumarRahul Kumar (Salesforce Developers) 
Hi sflearning,

Making trigger into a custom button.Please refer the below link. I hope it will be helpful.

Best Regards
Rahul Kumar