Guys,
A certain field in my Nintex Form should only be enabled in new mode of the form, or when a user is member of a certain security group.
I am using the following expression: "fn-or(Is New Mode,fn-IsMemberOfGroup(<name of security group>))". But this is not working.
"Is New Mode", as well as "fn-IsMemberOfGroup(<name of security group>)" but not with the fn-Or(). I cannot seem to find a solution... Does anyone have an idea on this?
I am using Nintex Forms 2013.
Thank you,
Glenda