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
navy1.3947124627151147E12navy1.3947124627151147E12 

VF Page for salesforce Lightning.

Hi,

I have a requirement, while we create any record of opportunity using standard functiolatity or any javascript button we could prepopulate values like :
"/006/e?accid=001J000001h58G6IAI&CF00Nd0000007I4At=Test+Record&CF00Nd0000007I4At_lkid=003J000001HGfCkIAL&
CF00Nd0000007KXyO=test&CF00Nd0000007KXyO_lkid=001J000001h58G6IAI&conid=003J000001HGfCkIAL&ent=Opportunity&
opp11=Create&RecordType=012d0000000P0ks&retURL=%2F003J000001HGfCkIAL".

In Lightning i have to prepopulate fields values of standard opportunity page during the opportunity creation.
Please let me know how can i achieve this ?


Thanks,