function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Dan Lambeth 31Dan Lambeth 31 

How do I control the scope of the vlocity state model?

0
I am trying to use the Type Name/Type Value fields on the vlocity State Model record to control which records the model is to be applied to (they are contract records, in this case) Properly configured, the state model manifests on the page as a path. (see help document for a description of type and its use in state models). I have tried the following:
using a picklist field called Type__c
using a picklist field called Unique_Type_Picklist__c
using a text field called Unique_Type_Text__c
entering the field label as the value of Type Name
entering the field API name as the value of Type Name
regardless of the approach taken, the affect of populating the Type fields (Name, Value) on the state model record is to suppress the path component of the related page (in this case Contract). (Not the desired outcome)
the path component promptly reappears if I clear the type fields.
Does anyone have a solution for this?
Best Answer chosen by Dan Lambeth 31
VinayVinay (Salesforce Developers) 
Hi Dan,

You can reach out to Salesforce Vlocity group on https://trailhead.salesforce.com/trailblazer-community/groups/0F9300000001vqrCAA?tab=discussion&sort=LAST_MODIFIED_DATE_DESC for inputs on your ask.

Please close the thread by selected as Best Answer so that we can keep our community clean

Thanks,