Skip to main content
Nintex Community Menu Bar

add rules for assign Flexi task

  • February 8, 2018
  • 2 replies
  • 12 views

Forum|alt.badge.img+3

i use Flexi Assign Task in workflow with have 3 outcomes as

  • release
  • assign to accountable
  • assign to responsible 

and 2 field people person as

  • Accountable
  • Responsible

now in task form  when user select assign to accountable another field is disabled if select assign to Accountable field disabled.

how can i write a rule for it condition? how can i find value of outcomes?

 

2 replies

Forum|alt.badge.img+14
  • Scholar
  • February 8, 2018

how can i find value of outcomes

add calculated value control on form ad set its formula to 'Decision' field.

run the form (not preview) and the control will show you value of each decision/outcome option.


Forum|alt.badge.img+3
  • Author
  • February 10, 2018

Thank you   As you said, i added calculated value and set to 'Decision' field. no results show in preview, saved and published workflow and I get 

  • release = 4
  • assign to accountable = 5
  • assign to responsible =6

then I put this value in field rules.