I am customizing Accounts form layout. I would like to add "Add new Opportunity" hyperlink to the form. The opportunity should be related to the record.
What I've done:
- I converted the text box to hyperlink. I have a working hyperlink.
- I can point my hyperlink to "Add new Opportunity" page, as described here:
msdn.microsoft.com/.../cc150850.aspx
But the opportunity is not related to the particular Account record.
What I need to do:
- I need to address my link to "Add new Opportunity", but related to the particular Account record.
Any advices? Thanks in advance