- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2019 06:53 PM
For the Condition builder, what does the "is (dynamic)" operator do?
When you select this operator, you can set it to be "Me". I was under the impression that this is equivalent to u_field == gs.getUserID () but it doesn't seem to be operating that way.
Thanks
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2019 08:47 PM
Hi
The is (dynamic) will run at the run time according to the logged in user. Now when you select ME that time it will get the sys_id of logged in user. gs.getUserID does the same thing. It is a Dynamic Filter Option created.
See the below screenshot :-

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2019 08:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2019 09:09 PM
allow users to run existing script includes or JavaScript against a reference field within condition builders and dynamic reference qualifiers.
we can also refer to users managers or group or any kind of script using dynamic filter option