Relationship Filter
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2023 10:05 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2023 01:51 AM
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.