Stylize the record producer

NishaB
Tera Expert

Can I stylize the record producer? If so, how can we do it?

8 REPLIES 8

Hi @NishaB 

2nd part yes , it can be done, you need to create button on portal and write code to link / redirect to other RP.

 

https://www.servicenow.com/community/now-platform-forum/how-to-add-button-in-service-portal/m-p/1118...

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

I am creating an application using App Engine Studio. Actually I am creating a form using record producer experience available in AES. For the record producer, there is only a default Submit button. I need to change the label of the button as 'Next' instead of submit. If I click on Next, it should navigate to other record producer. This is not a button in Service portal.

Hi @NishaB 

In Standard RP , only one button will be there, and as you said, you need another button then it is pure customization. which can create a technical debt. Did you try the order guide , might be that can helpful as per your use case.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

yuvarajkate
Giga Guru

Yes, you can stylize a record producer using Service Catalog UI Policies, catalog client scripts, or HTML in the variable's help text.