Custom Interactive Filter with OR conditions (on same table)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2023 07:00 AM
I need to create a custom interactive filter to filter on multiple sys_user fields in the pm_project table. I've found several general discussions and videos, but nothing that shows me an example code for this type. (The ones I've seen posted are for searching one field in multiple tables instead.) Would really appreciate any help. Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2023 11:12 AM
By interactive filter you mean reports or ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2023 11:12 AM
Anyways - you can check this link, think it might give you thoughts
https://john-james-andersen.com/blog/creating-dynamic-filters-for-access-control-lists.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2023 06:07 AM
Thanks, Joro. This isn't what I need but it's interesting info.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2023 11:55 AM
Were you able to find a solution? I have a similar requirement and am having trouble finding the correct answer.