Skip to main content
Nintex Community Menu Bar

Attachment validation against the flexi task decision column

  • August 17, 2020
  • 1 reply
  • 3 views

Forum|alt.badge.img+3

Hi,

 

I am trying to validate attachments on the flexi task.

when the user approve i want to require the attachment and not required when reject is chosen.

The rule i am trying is 

= not(Decision,2)

 

any help is appreciated.

 

1 reply

Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • August 18, 2020
Hi,

The rule would be :
not(equals(Decision,2))