Hi Guys
I am stuck in creating a Workflow. The requirement is:
1) Create a site based information in the form.
2) Create a List.
3) Update the List with the form values.
What I have done:
- Created a site template and a List template which is to be used here.
- In the workflow, I am able to create the site which includes the list also,
Problem:
I also created the WF variables and which are referenced in the form. now I do not know how to store those values in the list created in the second step mentioned above.
When I try to use 'Create New item' WF action, the options in the dropdown does not show the List which is created. I mean, I cannot reference the list that is created in the workflow.
Please help.