Relationship Filter

Tarasingh26
Tera Expert

Hi All,

I have a table trending words. I need to created related list of loss events with filter condition. I created relationship and able to see related list but relationship script is not returning any record. Please suggest me in this. Attached is the script.

 

Thanks,

Tara Singh

1 REPLY 1

Phanindra N
Tera Guru

As I have seen, something is wrong in the script. you have not used 'trendword' after initialization and parent.addQuery() is also wrong and how a number field is matching with sys_id. And have to use current.addQuery(). Plz check the script once and can help you if you tell more about your requirement.