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.

Query with related list

shid077
Tera Contributor

Hi All,

 

I have to build a custom related list for my custom table "u_insurace" 

 

Applied to table "u_insurance"

Quires from table "Task[task]".

 

so what i have to write or code inside the Query with to get the Task record related to my custom table only not all the task record.

 

Please suggest

1 REPLY 1

Bert_c1
Kilo Patron

Hi,

 

Do you have a field defined on the "u_insurance" table defined as a 'Reference' or 'List' to the task table? Is the 'u_insurance' table extended from task, how is it defined?