We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Automatically fill in values through the Reference field

Chronos
Tera Contributor

In table A, I have 2 fields with type Time: Start Time and End Time and create some records containing data.
In table B, I create a reference field to table A. Then use it to get related data. But with the 2 fields Start Time and End Time I cannot get the data.
Does anyone know how to do it?
Regard,

3 REPLIES 3

Dr Atul G- LNG
Tera Patron

Hi @Chronos 

 

Are you trying on catalog form or on form level? You can do via client script.

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

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

Sanuja Kulkarni
Mega Guru

Hello @Chronos,

Please set it using Form Layout so that the data in Table B automatically populate.

SanujaKulkarni_0-1709634839707.pngSanujaKulkarni_1-1709634868003.png

 

@Sanuja Kulkarni 

I tried but with Type: Time it can't be done