I've been looking online for a while and can't figure out how to achieve this.
Opportunities are set to Public Read Only. I have a validation rule that allows Account Owners to create Opportunities. When a user is added on an account team, they are given Read/Write access, so they can edit Opportunities. Currently however an account team member can't create opportunities on accounts they don't own. Does anyone know how to solve for this? #Account Teams
5 answers
When you create an Opportunity you're not editing the Account, unless maybe you added a field to the Account object that IS updated when an Opportunity is created, like a Roll-Up Summary or something like that
Account.Opportunity_Count__c > PRIORVALUE(Account.Opportunity_Count__c)