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 get child table values in parent table?

Sofiya Perumal
Tera Expert

Hi Team,

I need a child table value to be visible in the list view. Please refer the below screenshot and suggest a solution. I need asset location from child table to be shown in list view. 


find_real_file.png

 

Regards,
Sofiya

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

enable this property and you can see child table fields on parent list

glide.ui.list.allow_extended_fields -> true

find_real_file.png

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi Ankur,

Thanks for the suggestion. The mentioned UI property is already true. However, we cannot able to see the child values in parent table.

find_real_file.png

 

Regards,
Sofiya Perumal

 

 

@Sofiya Perumal 

It should work fine.

Did you check for some other child tables?

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi Ankur,

I have solved it by using list layout.

Regards,
Sofiya