sharepoint - how to get the input given by a user through collect in a worflow through designer 2010? -
I am using aggregated keywords to get input from user. Now gathering inside;
I have a custom form field with the name update status Status Update - Preference field - User will be able to accept / reject.
Now in the sahrepoint designer workflow; Submit "name" to "gbine" (from output to variables: assembled).
Do I want to update a field "STATUS" in the workflow related list using the input from the user?
Is there any way to do this? I am messing up to do this this morning :( Please help.
As you see it in your related tasks, look up the" Name "field.
Assume that you have data collected from user activity." New task ". The field is "MyFile" (text). This data variable is set to "Collect" from user X and output. This variable workspace Which you want to see.
To set the field "status" on your current list item, you use the "Set field in Fuel" activity. You just click on "Fx" You need to do and select the task list, where you store your work data (Association: task list) with your collected data activity, find the field "MyField" and the list item from the source, you only need to enter the field "id" and "Companion Staying ".
How should you design a workflow with SharePoint Designer, because there are very easy explanations and even better sample videos are explaining to you R problem
Comments
Post a Comment