Don't have an account?
Search for an answer or ask a question of the zone or Customer Support.
You need to sign in to do that
Sign in to start searching questions
Signup for a Developer Edition
Sign in to start a discussion
OR ( AND ( NOT( ISBLANK(Opportunity__c) ), NOT( ISBLANK(Case__c)) ), AND( ISBLANK(Opportunity__c) , ISBLANK( Case__c ) ) )
Please make this as solution if this will help you.
All Answers
Please make this as solution if this will help you.
1. In what objects these fields are in, because Opportunity Name field on opportunity object is required and we cant change that
2. Are both these fields in the same object?