Skip to main content
Nintex Community Menu Bar
Solved

NAC - Task forms

  • June 19, 2024
  • 2 replies
  • 67 views

Forum|alt.badge.img+11

Hello,

 

I’ve been trying for several weeks to grab the option that is selected in a NAC task form… When a option is selected like below, how do you obtain the option once its been selected? I am trying to put it into a variable to use in my workflow but cannot for the life of me find how to grab it.

Help!

 

Best answer by bamaeric

You should be able to get to the value of the task form Outcome field in your workflow by going into your workflow action and accessing it from the blue Insert button.

Do this by clicking on the name of the task action in the left-hand Insert Variable menu, expanding the task action name object, expanding the First Response object, and finally inserting the Outcome variable into your action.

 

2 replies

bamaeric
Forum|alt.badge.img+14
  • Apprentice
  • Answer
  • June 19, 2024

You should be able to get to the value of the task form Outcome field in your workflow by going into your workflow action and accessing it from the blue Insert button.

Do this by clicking on the name of the task action in the left-hand Insert Variable menu, expanding the task action name object, expanding the First Response object, and finally inserting the Outcome variable into your action.

 


Forum|alt.badge.img+11
  • Author
  • Scout
  • June 20, 2024

@bamaeric ,

 

Thanks so much, it worked!