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

Scripted Relationship Related List

Alon Grod
Tera Expert

Why my related list is not showing any records? 

 

Screen Shot 2023-01-19 at 16.48.53.png

 

Screen Shot 2023-01-19 at 16.49.41.png

 

12 REPLIES 12

@Alon Grod 

Remove whole script and just add the below line in the script:

current.addEncodedQuery('u_master_software='+parent.sys_id);

 

Please mark as helpful if my solution helps.Thank you

@Rahimunnisa Sha but i dont have the field u_maser_software on the table that im query from