Client-side filter not applying to hr_service field due to OOB reference qualifier
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hi all,
I’m trying to dynamically filter the hr_service reference field based on the selected assignment group using a client-side onChange script with GlideAjax. The Script Include returns a valid encoded query like hr_criteria=..., and I’m using g_form.setFilter() to apply it.
However, the filter doesn’t apply — likely because the field uses the OOB Advanced reference qualifier.
I don’t want to modify the OOB Script Include. Is there a supported way to:
Apply both the filters ie., Advanced reference qualifier as well as the client script.
Thanks in advance!
0 REPLIES 0