Process Wizard Step
This object stores the settings related to Warranty Management.
API Name: SVMXA360__CONF_ProcessWizardStep__c
Number of fields: 14
FIELD LABEL
FIELD NAME
DATA TYPE
DESCRIPTION
Custom Relationship Fields
Process Wizard
SVMXA360__ProcessWizard__c
Master-Detail (Process Wizard)
Master record.
Visibility Criteria
SVMXA360__VisibilityCriteria__c
Lookup(Expression)
The visibility of the wizard decided based on this expression.
Standard Fields
Step Name
Name
Text(80)
Autogenerated record name.
Custom Fields
Criteria Action
SVMXA360__CriteriaAction__c
Picklist
Visibility (Disable/Hide) of the wizard step based on this.
Criteria Action Help Text
SVMXA360__CriteriaActionHelpText__c
Text(255)
Help text to be displayed on disabled step.
Developer Name
SVMXA360__DeveloperName__c
Text(140) (External ID) (Unique Case Insensitive)
The developer name helps identify a step uniquely.
Help Text
SVMXA360__HelpText__c
Text(255)
Help text to be displayed.
IconName
SVMXA360__IconName__c
Text(255)
Stores the wizard step's icon.
Namespace
SVMXA360__Namespace__c
Text(255)
Stores the namespace.
Open As Modal
SVMXA360__OpenAsModal__c
Checkbox
If set to True, the targeted screen flow will be launched as modal.
Sequence
SVMXA360__Sequence__c
Number(10, 0)
The wizard step will be displayed based on this.
Step Dependency Flag
SVMXA360__StepDependencyFlag__c
Checkbox
Stores boolean value of step dependency flag.
Target
SVMXA360__Target__c
Text(255)
The targeted action should be performed on click of the wizard step.
Type
SVMXA360__Type__c
Picklist
The targeted action type associated with the wizard step.
Was this helpful?