Skip to main content
Nintex Community Menu Bar
Answer

Variables in rules are always true

  • July 19, 2019
  • 2 replies
  • 26 views

Forum|alt.badge.img+1

Hello,

I have a problem with variables and rules : used in rules, they are always true.

For example, I have a variable called isCreator:

3205iB0B859F50E6B7EB2.png

I use this variable in a Calculated Value to show his value :

3206iBE683E3BB3679626.png

And in a rule :

3207i2FED163EC887C915.png

But my field is never hidden :

3208i7325FF65F0BAA82A.png3209i9C26CCB9228B9E37.png

Variable in rules doesn't work ?

Thanks.

Best answer by francois

For your variable, select "String" as 'Save as data type':

In your rule, put this test:

2 replies

Forum|alt.badge.img+6
  • Answer
  • July 19, 2019

For your variable, select "String" as 'Save as data type':

In your rule, put this test:


Forum|alt.badge.img+1

It's works ! Thanks !

But it's weird that boolean doesn't exist...