Nintex Workflow and SharePoint 2007 -


I have designed a InfoPath 2007 form and there is a drop down list box in the form 5 name of ICT Focal Point Individuals I want to designate the nintex workflow which is based on who is chosen from my list, list it Each person will receive a notification to approve the form. In this case only the selected person should get the request for approval message and then the request should be accepted or rejected.

Now I have a small idea on designing an approval workflow, but I have to do a lot of work in my form. How can I do this? Any help?

Thank you

What you can do is just fill out the combobox for the users' display names with. In this way it is easy to get the right user for Nintendix, also make sure that you allow the user to edit the data in the Cobbbox field or the field will not appear in your Nintendo Designer.

In the acceptance action you only have to select the right property property in your case it will be the name of your combo box field.

Now publish the workflow in the library where you use the InfoPath form. Make sure you use the correct workflow settings (when starting workflow)

I hope this will answer your question.

Gretz Michael



Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

memcached - Django cache performance -

java : convert string value to int -