Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to create UI action in record producer

siddharth26
Tera Guru

Hi All,

 

How to create a UI action button in the record producer,

i need to create  a UI action button called" QR code" in my record producer, i could see some articles that we can create using ui page/ui macro /widgets 

but not sure how to procced with this .

 

could you suggest pls.

 

thanks

sid

2 REPLIES 2

Sandeep Rajput
Tera Patron
Tera Patron

@siddharth26 Create a widget and put a button inside it. Create a variable of type Custom with label and specify the widget name there. Here is an example https://www.servicenow.com/community/developer-articles/usage-of-quot-custom-with-label-quot-variabl...

 

Hope this helps

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @siddharth26 

 

https://www.servicenow.com/community/developer-forum/how-to-create-a-button-on-record-producer/m-p/1...

 

https://www.servicenow.com/community/developer-forum/how-to-add-button-on-record-producer-form-in-po...

 

Once you read this, your work will be done mate. 

*************************************************************************************************************
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]

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