Want to apply a removable filter on the sys_popup view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2024 11:24 PM
We have created a custom field Active on the Location(cmn_location) table. It holds the value true or false.
The requirement is when we access the reference field location from IM/CM/PM module, user can see the active True records, but they can remove the filter and can see all the records , active and inactive both.
How to create this removale filter on sys_popup view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2024 02:51 AM
NO it will give you the filtered list(only active locations) and the filter you see there you can use that to add more conditions but not inactive locations.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2024 03:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2024 03:25 AM
So that should be acceptable. Right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2024 03:27 AM
I already tried reference qualifier, this will not solve my little bit tricky requirement.
Thankyou for your reply.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2024 03:28 AM
What is not solved yet?