Skip to main content
Nintex Community Menu Bar

Retrieving a dropdown field value from within a workflow

  • August 12, 2021
  • 1 reply
  • 25 views
  • Translate

Forum|alt.badge.img+7

I have a SP 2016 Nintex form. A workflow fires when the user clicks on the save button. The workflow retrieves values from each control and stores them in a variable. Later this variable are used to update list item.

 

I know how to retrieve values from fields that have single line of text as data type. But not sure how to retrieve values from drop down. I have a drop down control called, "Category." The user selects a category. Category is a list in our site collection. How can I have workflow retrieve the category the user selected and store that into a variable?

 

Thanks a bunch.

 

Mayank

 

Did this topic help you find an answer to your question?

1 reply

Forum|alt.badge.img+8
  • Scholar
  • 57 replies
  • August 12, 2021

Pretty much the same as creating one for a single line of text.

Choose workflow action "Set variable". From the action's General ribbon bar, choose Variables then New. Create variable "sltCategory" of type "Single Line of Text" and hit Save. It will return you to the Variables window; click Close to return to the Set Variable Action window.
In the Set field, select your new variable, "sltCategory". Choose Equals > Value and click on the Insert Reference icon. Select "Category" from Item Properties tab by double clicking it, and click OK.

Click Save in the Set Variable Action window and you are done.

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings