A record type for opportunity can be created before creating any Sales Process for opportunity
A record type for opportunity can be created before creating any Sales Process for opportunity.
A single Sales Process can be assigned to multiple opportunity record types.
A single Sales Process can be assigned to multiple opportunity record types.
Specifying entry criteria is compulsory for:
Specifying entry criteria is compulsory for:
The values available in the Stage picklist of opportunity can be limited by creating a Sales Process for oppor
The values available in the Stage picklist of opportunity can be limited by creating a Sales
Process for opportunity or from the picklists available for editing from any record type of opportunity.
Which of these can be cloned?
Which of these can be cloned?
If multiple active approval processes exist on Account & an account record submitted for approval meets th
If multiple active approval processes exist on Account & an account record submitted for
approval meets the entry criteria of multiple approval processes, then it cannot be
guaranteed which approval process the record will enter.
Can attachments to Salesforce records be attached using the Apex Data Loader?
Can attachments to Salesforce records be attached using the Apex Data Loader?
which is it not available?
For which objects is field history tracking available & for which is it not available?
So error for this field will not be given when a new account record is being created.
A custom text field on Account ‘Location’ has a validation rule
if(location__c == null || isblank(location__c), true, false)
This field has been removed from the Account page layout. So error for this field will not be
given when a new account record is being created.
which approval process will it enter?
If a submitted record meets entry criteria of multiple approval processes, then which
approval process will it enter?