My Dev Blog

An Adventure into Salesforce

Let’s Start With An Easy One…

Q. How can we add a button declaratively to a Salesforce page that can set a Task to completed without having to change the field manually? A. Create a custom button to Execute Javascript, as a Detail Page Button with the following javascript:

Posted in Salesforce | No Comments