Custom Filter for Reference Field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā12-10-2024 10:03 AM
I have a reference field from sc_task table (assignment_group) that I need to apply a custom filter when the reference field is clicked, but the filter must be populated only for certain conditons os task record.
And because is a common table, I can“t create a reference qualifier for that.
Is there another way of doing that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā12-10-2024 11:12 AM
If you create a Dictionary Override and set the Reference Qualifier there, it won't affect anything else.
If it is dependent on other things, it may be necessary to script it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā12-10-2024 11:26 AM