FIELD LABEL
|
FIELD NAME
|
DATA TYPE
|
DESCRIPTION
|
---|---|---|---|
Custom Relationship Fields
|
|||
Visibility Criteria
|
SVMXA360__VisibilityCriteria__c
|
Lookup(Expression)
|
The visibility of the Wizard decided based on this expression.
|
Standard Fields
|
|||
Wizard Name
|
Name
|
Text(80)
|
The auto-generated record name.
|
Custom Fields
|
|||
Active
|
SVMXA360__Active__c
|
Checkbox
|
If True, the SPM wizard will be available for use.
|
Description
|
SVMXA360__Description__c
|
Long Text Area(1000)
|
Stores the description of the SPM wizard.
|
Developer Name
|
SVMXA360__DeveloperName__c
|
Text(40) (External ID) (Unique Case Sensitive)
|
Stores the developer name of the SPM wizard.
|
Object Name
|
SVMXA360__ObjectAPIName__c
|
Text(255)
|
Stores the object name mapped or assigned for that SPM wizard.
|
Scope
|
SVMXA360__Scope__c
|
Picklist
|
Stores the scope of the wizard.
|
Sequence
|
SVMXA360__Sequence__c
|
Number(10, 0)
|
The wizard will be displayed based on the sequence set here.
|