How to Set Up Stepper Component for Synchronizing State Field in HR Agent Workspace

saiteja1
Tera Contributor

I have a requirement to display a state process flow formatter in the HR Agent workspace. While I successfully created a stepper component in the UI Builder, I encountered difficulty syncing the states between the case record and the stepper. I need a solution where changes in the state value of the case form are reflected in the stepper. Could someone please provide concise steps on how to create a client script and bind it to events to synchronize the case form states with the stepper states? Any relevant documentation would be greatly appreciated.

1 ACCEPTED SOLUTION

Saura Sambit
Tera Expert

@saiteja1 

 

Please follow the steps mentioned in this article. State refresh and current state, all is covered.

 

https://www.servicenow.com/community/next-experience-articles/stepper-component-in-configurable-work...

View solution in original post

2 REPLIES 2

Saura Sambit
Tera Expert

@saiteja1 

 

Please follow the steps mentioned in this article. State refresh and current state, all is covered.

 

https://www.servicenow.com/community/next-experience-articles/stepper-component-in-configurable-work...

vishalambedare
Tera Contributor

@saiteja1 were you able to achieve it?