dynamic filter condition script?

sukran
Mega Sage

I need to add a condition in NOTSTARTWITH in filter

How to write a script for dynamic filter ?

1 ACCEPTED SOLUTION

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


View solution in original post

6 REPLIES 6

Its works .. Thanks


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