Skip to main content
Nintex Community Menu Bar

How do I send an email for approvals using a drop down with department names

  • January 2, 2018
  • 3 replies
  • 6 views
  • Translate

Hello

 

I have a drop down list of about 7 department names and I have a list of 7 department leads that I need to get approval from when the form is submitted, how do I associate department names to department leads to send out for approvals.

 

Thank you

MZK

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

Forum|alt.badge.img+3

...using from Logic and flow options, select the Switch statement and based on what department is selected will determine what Switch track to use.

Translate

Forum|alt.badge.img+8
  • January 9, 2018

I suggest the following:

  • Add a configuration list to the site, containing department name as well as the department lead as columns.
  • Add department name to the list your workflow should run on, but as a lookup field to the configuration list department name column. 
  • Open up your workflow:
    • Use the query list action to retrieve the department lead from the configuration list while you filter on department name, store department lead in a variable. Guess you can do it with list lookup to, directly in a variable but I prefer the query list action. 
    • Use the department lead variable in your approval tasks. 

I would avoid the use of the switch statement as I think it adds more complexity to it because all tasks need to be duplicated and managed separately afterwards. Though, if the tasks that you assign to the different department leads all need to be different from each other, use the switch statement.

Goodluck!

Translate

Forum|alt.badge.img+5
  • January 9, 2018

Glenda's reply makes the most sense as the department list is maintainable if there are changes.

regards

Steve

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