collect data wofkflow - task field is missing in lookup list
-
04 Mart 2012 Pazar 12:14
Hi,
I have created a reusable workflow in sharepoint designer which collects data from the user and then updates a column with the value. However, when I look up the value, the field which I created for collecting data doesn't shown up in the the lookup list when I choose tasks as data source.
Please help.
Thanks,
T
- Düzenleyen teen_all 04 Mart 2012 Pazar 12:24
Tüm Yanıtlar
-
05 Mart 2012 Pazartesi 05:27
question is not very clear.
please provide more details
SharePoint Gardener in China
-
05 Mart 2012 Pazartesi 05:34
Hi,
Please check ,while creating workflow,if you have selected desired list or library.
If you select wrong list then you will find desired fields missing.
Avinash.
-
05 Mart 2012 Pazartesi 08:09
Hi,
When you insert a collect data task action, you get a wizard where you need to specify the form fields. I have created a field called "Reviewed" which gives the user the option to choose either yes or no. I want to display the user's choice in a library column. In order to do this, I have used the action update list item. However, when I cannot find the field "Reviewed" in the look up list (Field from source). Please see photo attached.
-
06 Mart 2012 Salı 03:29Moderatör
Hi ,
I understand that you cannot find the field which you created in the collect data from user task .This is because the workflow is not
refreshed .You can press the Refresh button in Designer beside the undo button .If this field still missing ,you can first publish the workflow and then edit the workflow in Designer again .This time you will find the field .Try to use the Association:Task List as the data source instead of Tasks.
ThanksEntan Ming
TechNet Community Support
- Yanıt Olarak İşaretleyen teen_all 07 Mart 2012 Çarşamba 07:55
-
07 Mart 2012 Çarşamba 07:55
Thanks,
It worked.