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

custom button to modify a custom field
hi,
I'd like to create a custom button list to make mass modification of a custom field in a list of Leads.Typically, I've created a field called "Priority" in the Lead object, and I'd like now to create a button in the Lead list to "Modify the Priority".
Any idea how to do this ?
thanks
J.
You will need a visualforce page to update the value.
Then attach this vf page to your custom button