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

Mass Update Button
Hello,
I am looking for a solution where our users can click a button on their UI, launch a page to allow them to select a csv file, and then mass update records of a custom object. The CSV will contain an external id (key) and fields that will be updated. I know that there are import wizards functionality built in SFDC but I dont want to give users this access and potentially update other records. I want the button because the process is already predefined for the users. I appreciate any suggestions and advice.
Thanks,
John
Can you look on this blog...
http://sfdc2u.blogspot.in/2013/07/read-and-insert-records-from-csv-file.html
This may helpful for you..!
If you found this answer helpful to you... Please accept this as a Solution and give kudos by clicking on the star icon.
Thanks and Regards,
Arunkumar.R | Salesforce Certified Developer
All Answers
Can you look on this blog...
http://sfdc2u.blogspot.in/2013/07/read-and-insert-records-from-csv-file.html
This may helpful for you..!
If you found this answer helpful to you... Please accept this as a Solution and give kudos by clicking on the star icon.
Thanks and Regards,
Arunkumar.R | Salesforce Certified Developer
Thank you Arunkumar.R. I will give this a try. This is exactly what I am trying to accomplish.
For clear coding line by line explanation look on this blog,
http://salesforcekings.blogspot.in/2013/11/inserting-records-through-visualforce.html