How to change the lables in the flow formatter, used in service portal

Navyaa27
Tera Expert

Can anyone please suggest, how we can rename the labels, in the flow formatter, service portal.

Navyaa27_0-1756875958257.png

 

7 REPLIES 7

@Navyaa27 

then your logic should be updated in custom widget only.

Did you check the 1st link I shared?

It should help you

Stage / Process Formatter on Service Portal 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Navyaa27 

Hope you are doing good.

Did my reply answer your question?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Bhimashankar H
Mega Sage

Hi @Navyaa27 ,

 

If you have this custom widget then check the data rendering on form to show the stage it might rendering JSON Raw data. Parse the data then use in directive. Show only their names or desired properties to frontend.

and bind data in HTML. 

 

Thanks,
Bhimashankar H

 

-------------------------------------------------------------------------------------------------
If my response points you in the right directions, please consider marking it as 'Helpful' & 'Correct'. Thanks!