You need to sign in to do that
Don't have an account?
Tsvety
Hi,
I would like to create a button on list view so that when the items from the list are selected and the button is clicked, it will add the selected items to another page. On that page there should be the option to remove some of the items if needed.
How can I accomplish this?
"Add" button on list view
Hi,
I would like to create a button on list view so that when the items from the list are selected and the button is clicked, it will add the selected items to another page. On that page there should be the option to remove some of the items if needed.
How can I accomplish this?
Please refer this link https://success.salesforce.com/answers?id=90630000000grS1AAI
https://help.salesforce.com/HTViewSolution?id=000182076&language=en_US
If this solve you problem mark this as best answer to help others.
Thanks for taking the time to reply.
I know how to add a list button. What I don't know is how to add the selected values to another page/object.
Once you created a list view button. You need to add this button to Search Layouts of that object
You can open a vfpage with all selected ids
If this solve you problem mark this as best answer to help others.