You need to sign in to do that
Don't have an account?

Change Supervisor button
Hi,
Currently there's a button "Change Owner" on the custom object's record list. Similar to this how can i create another button "Change Supervisor" which would change the Supervisor of all the Custom Object's records.
Currently there's a button "Change Owner" on the custom object's record list. Similar to this how can i create another button "Change Supervisor" which would change the Supervisor of all the Custom Object's records.
1. Go to custom object and create new custom button. Select "display type" as "List Button". [select content/behavior based on your requirement]
2. Once this is added..Edit custom object list view under "Search Layouts" section on object detail page.
This will add a new button on your custom object list view. [beside change owner for example].
Cheers!