- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2017 09:09 AM
I need to add a condition in NOTSTARTWITH in filter
How to write a script for dynamic filter ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2017 10:08 AM
Hi Sukran,
Please create a Script Include navigating System Definition-->Script Includes as per the scripts given by Raine in the thread mentioned in my last response. You will then have to call that in your Filter as Field Name is javascript:ScriptIncludeName().
I hope this helps. Please mark correct/helpful based on impact
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2017 05:36 AM
Its works .. Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-31-2017 09:14 AM
I do have a similar script need to create dynamic filter. The script in script include runs correct, as i am able to see the values in Log statements, but the field still display all the values, despite of the filter. Can anyone help?
I have a group field which references to the group table and i want only those groups which the logged in user is a part of. So i had written a script include accordingly and created a dynamic filter. Selected this dynamic filter in Dictionary--> Reference Specification --> Dynamic ref qual
I dont see any change in the option being displayed for this group field.
Thanks
Divya