I am creating a workflow in Sharepoint Designer, and do a lookup to a form
library to get data.
But when it is in use, the output is ????.
E.G. I use a leave request form workflow, and out of the form i require the name
of the employee and two sets of dates.
When the form is filled in and created, the workflow kicks in, but the
notification email sent has the following:
Name: ????
Last day of work: ????
First day back: ????
Any help?
Plus a bonus question, if using VS08 to create workflows, how do i specify its
for WSS not MOSS, because currently
when I create a workflow in VS08 it says its missing the
microsoft.office.workflow.tasks.dll, which I understand
to be a MOSS component?