Forum Discussion
MCFNeil
8 years agoQrew Captain
If I understand correctly, you are looking for a conditional dropdown.
In order to accomplish this you need 3 tables.
Accounts
Contacts (Emails)
Opportunities.
Accounts -> (have many) Contacts
Accounts -> Opportunities
Contacts -> Opportunities.
Once you have those connections you can then make that "Email" dropdown conditional upon the [Related Account].
In order to accomplish this you need 3 tables.
Accounts
Contacts (Emails)
Opportunities.
Accounts -> (have many) Contacts
Accounts -> Opportunities
Contacts -> Opportunities.
Once you have those connections you can then make that "Email" dropdown conditional upon the [Related Account].