You need to sign in to do that
Don't have an account?
louisa barrett 7
Custom button on list view to call user look up
Hi,
I have a requirement to change the owner on a WorkOrder from a list view. There doesn't appear to be a standard behaviour for this. I can create a quick action, or use the change owner on the record itself, but we need to do this from the list view.
Does anyone know how you can call a user look up from a custom button?
Thanks
I have a requirement to change the owner on a WorkOrder from a list view. There doesn't appear to be a standard behaviour for this. I can create a quick action, or use the change owner on the record itself, but we need to do this from the list view.
Does anyone know how you can call a user look up from a custom button?
Thanks
Hey Barrett,
Refer this for calling from custom button:
https://developer.salesforce.com/forums/?id=906F000000095GJIAY
Hope this helps.
Diksha Goel
Thank you for the response. I know how to call a VF page from a custom button, what I want to do is create a change owner button on the list view.
I simply want to call the standard User Look up(Image below) facility from a custom button
Thanks