I have 3 fields in the Opportunities entity to lookup account names from the Accounts entity. Sometimes the entry is the same company, sometimes different. So I have the following fields:
"End User", "Bill to Company", "Agent".
But, when I'm in any Account entity, and select the submenu for that account, I'm seeing 3 Opportunity submenus under the Common section and another one in the Sales section.
Not being a DB wizard, but smart enough to figure things out, I'm sure it has something to do with the relationship. between the 3 fields and the account entity.
Any ideas how to solve this without removing the three fields?