You need to sign in to do that
Don't have an account?
Vaibhab Shah
Child opportunity to show the layout of Parent opportunity
Hey,
****I have a requirement where there are 2 record types on opportunity. Say OPR1 and OPR2. There are 2 layouts for these 2 record types.
Now an user creates an opportunity with OPR1 recordtype. If user wants to create a child opportunity from an opportunity with OPR1 recordtype, layout of OPR1 should come during child opportunity.
Similarly if an user tries to create a child opportunity from an opportunity with OPR2 recordtype then the layout of OPR2 should come.
Don't want to show the option of choosing the record type while creating a child opportunity. It should inherit the layout from the parent opportunity
Thnx,
Vai
****I have a requirement where there are 2 record types on opportunity. Say OPR1 and OPR2. There are 2 layouts for these 2 record types.
Now an user creates an opportunity with OPR1 recordtype. If user wants to create a child opportunity from an opportunity with OPR1 recordtype, layout of OPR1 should come during child opportunity.
Similarly if an user tries to create a child opportunity from an opportunity with OPR2 recordtype then the layout of OPR2 should come.
Don't want to show the option of choosing the record type while creating a child opportunity. It should inherit the layout from the parent opportunity
Thnx,
Vai
The custom button could either use VF page to redirect or URL hacking.
Greetings!
Hi Vaibhab,
Please override the new button with the VisualForce Page.
for refer- https://merfantz.com/blog/how-to-override-the-salesforce-new-button/
If you find your Solution then mark this as the best answer.
Thank you!
Regards,
Suraj Tripathi