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

Auto complete 2 Look up Fields
I have Custom Object called SampleOrderForm which has 2 lookup Fields 1.Opportunity 2. Account.
When I Click new SampleorderForm Object in one of Opportunity View page , auto map look up fields values into SampleOrderForm Object
suppose Account is Airtel and Opportunity is 249 ,auto comlete values into SampleOrderForm Object When I Create new SampleOrderForm in Opportunity 249 .
Thanks
vasu
Hi Vasu,
as far as I know you can only do this if you recreate the "new" button. That you can do in the sObject. So you create your own "new" button and add your additional code and replace the original one with your recreated one.
It's a pity that there is no other way to do this but this should work. Hope I could help a bit.
If you need more input or ideas how to do this, don't hesitate to mail me florianhoehn@hotmail.de
regards, Florian