function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ryepes15ryepes15 

Edit All Opportunity Line Items (product Scheduling)

Hello all,

I have a request for the ability to make it easier to edit all opportunity line items. The challenge here is each product is scheduled, which means they will have to go into each line and adjust each scheduled date or amount. Is there anything out there that has the ability to edit all.


Thank you
Sonam_SFDCSonam_SFDC
Hi,

What you can do in this case is - if you have worked on apex and visualforce - you can try creating a VF page(add it to the opportunity page layout) to bring up all the Oppotunity line items on a single page and edit them and save on the opportunity page itself.

read more: http://kermoony.wordpress.com/2012/04/09/opportunitylineitems-updates-via-visualforce-vf-in-salesforce-com/