UI Builder SNOW conference lab material

MS12
Kilo Sage

I am trying to learn UI builder and am following through a bunch of different tutorials online.

I am wondering if anyone has the lab material pdf that they distribute at the beginning of lab sessions for the SNOW conference. I am able to find video recordings online but the pdfs I am not sure where to find it.

If anyone has UI Builder related ones, can you please share?

4 REPLIES 4

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @MS12 

It is not SNOW, it is SN or ServiceNow.You can do the labs available on Now Learning or ServiceNow University, where you’ll also get a practice instance provided

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

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

GlideFather
Tera Patron

Hi @MS12,

 

check from here:
https://www.servicenow.com/docs/bundle/yokohama-application-development/page/administer/ui-builder/c...

or the University:

 

TIP: please, try to avoid referring to ServiceNow as SNOW, it is not popular as Snow is a different product, go with ServiceNow or simply NOW ;))

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


and another good materials can be found here:

https://www.servicenow.com/community/next-experience-articles/how-do-i-learn-ui-builder-fundamentals...

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


Thank you for the resources. The micro cert one is really good and I hadn't seen before.

 

I am still not able to solve the problem that I have. I am trying to add Compose Email button to this record page in the workspace that I built. 

I tried a couple of different things:

 I reused the existing Compose Email DA and brought it to my form but that is opening something like a draft email box. I wanted the email template that opens up with details from current record like in native UI.

Then I tried adding a UI action for Compose Email. But I can't tell if my method is being hit since nothing happens.  Not sure how to debug.

I followed this video for this purpose.

https://www.youtube.com/watch?v=9Kldo72QG4I&t=140s

 

I'll keep on trying and see what is the missing piece. I see a similar Compose Email button in CSM/FSM workspace record page working the way I want. I will pick that apart and see how I can make it work for my workspace. If you have any resources specific to buttons for workspaces please let know. 

 

Also thanks for note. I won't say snow going forward. Didn't realize some pretty big feathers would be ruffled.

 

In this video we demonstrate how to create a declarative action (button) from start to finish. The video also compares Declarative Actions (DAs) to UI Actions, discusses Action Bars, as well as the components on your Workspace page you need to make it all work! Further learning: - UI Builder ...