- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-30-2020 09:20 AM
Hi,
I am working on a form where I would like to filter the Time Worked Entries based on the user and date created that is selected on the form. So, only show time worked entries for the user chosen and on the date selected. I suspect this will require an onChange catalog client script, but not sure exactly how it will work. Does anyone have any pointers for me on this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-30-2020 09:36 AM
Hi,
you need to have advanced reference qualifier on the Time Worked Entry
refer below link for help
Advanced Reference Qualifier Using a Script Include
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-30-2020 09:36 AM
Hi,
you need to have advanced reference qualifier on the Time Worked Entry
refer below link for help
Advanced Reference Qualifier Using a Script Include
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-30-2020 10:38 AM
Hi Jared - To add, here is the link to reference qualifier docs .