Condition Builder: is (dynamic) operator

tahnalos
Kilo Sage

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

1 ACCEPTED SOLUTION

Omkar Mone
Mega Sage

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 :- 

find_real_file.png

View solution in original post

2 REPLIES 2

Omkar Mone
Mega Sage

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 :- 

find_real_file.png

Nirosha Uddandi
Kilo Guru

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