How to use dynamic filters on modules
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2016 07:22 AM
Hey,
I want to add a custom filter on a module.
I'm using a dumb example just to see how it works, but I feel that I'm not understanding the concept well.
I created the following script include (dumb example as I said before):
so that it will return the state who has the value 6 (Resolved I think).
Then, I created the following dynamic filter.
When I access the module I want to change, and I want to apply the filter, I don't find my dynamic filter, nor a dynamic condition (there's no is dynamic for example).
Can you show me what am I doing wrong ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2016 07:24 AM
Keep scrolling down the "is" should have a follow up option at the bottom labeled "is (dynamic)"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2016 07:29 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2016 07:35 AM
Try checking the box "Available for ref qual" on the dynamic filter definition. I missed the fact that this was going in a module. 😞
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2016 07:47 AM
Nothing 😕 .. No dynamic options.
Are we sure that we can have dynamic filters even for Integer and Choice fields ?