Filter Condition NOt showing on Related List
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2024 10:42 AM
Hi, I had Created A custom Related List, everything was good, but the problem is , It is Not shwing Filter Condition there
So when I click on and Select Open In New Window it is showing every record and this is affecting my portal related list appearance also.
If you can see , I want that kind of filter on my related list, the code for my custom is very straight forward, for some reasons, I am not posting it here, If anyone had ever faced this issue, let me hear your solution
I had seen many YT vedios on how to create a related list but, no one had opened the related list in new window after creation, because i know it wont filter, it will give every record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2024 10:28 AM
Hi @Sai kumar123 ,
You can create a record in sys_ui_related_list table and give the tablename.field as the record name if you have direct relationships. I have created an incident task incident relationship related list. Please see the pictures...and the filter is also working for me.
Thankyou,
prithvi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2024 05:04 AM
Hi prithvi, i will try this in custom tables and let you know, thanks for taking time to address me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2024 01:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2024 02:46 AM
Hi @Sai kumar123 ,
The filter for realted list may not been properly applied in the script you can check the module called ''Relationship'' here you may find the realted list which you created and fix the script to show proper results.
I hope this helps...
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....