UI Builder : Date-Time component completely broke

hreddy
Tera Expert

Hi ,

I am using OOB Date-time component and it seems completely broke and it is not rendering. Please see below screen shots. @Brad Tilton 

hreddy_0-1696429694616.pnghreddy_1-1696429726746.png

 

hreddy_2-1696429771182.png 

hreddy_3-1696429806544.png

 

 

 

1 ACCEPTED SOLUTION

MGOPW
ServiceNow Employee
ServiceNow Employee

Check out the "Format pattern" field - it's required and needs a pattern in it. I'd just use this one:

yyyy-MM-dd HH:mm:ss
Senior Outbound Product Manager, Agent Experiences
Next Experience Center of Excellence: https://nxtxp.link/coe

View solution in original post

4 REPLIES 4

MGOPW
ServiceNow Employee
ServiceNow Employee

Check out the "Format pattern" field - it's required and needs a pattern in it. I'd just use this one:

yyyy-MM-dd HH:mm:ss
Senior Outbound Product Manager, Agent Experiences
Next Experience Center of Excellence: https://nxtxp.link/coe

Hi @MGOPW 

Thank you so much it worked for me. Just one question
Is there any way i can pass data from Page 1 to Page 5. I only knows how to pass data using parameters.
Please share any docs links etc.

 

You can pass params between pages using the URL params and script to set them

It's actually insane that the engineers at ServiceNow are smart enough to build this whole thing (the whole platform), but miss on common sense principals like having a default value for REQUIRED FIELDS or even an indicator to let people know it's required.