This may have been answered/addressed in the past, but I've not found what I'm
looking for.
We have several InfoPath forms in use with custom workflows done in SPD2007
(MOSS system, InfoPath2007).
The task assigned emails provide a link to the .xml copy of the form that a user
filled out. The management would like for task assigned email to provide them
with the details from the form so that it is not necessary to open the forms at
all to approve them. So, for example, instead of just being told they have a
leave report to approve, they want to see the days requested (a repeating field
in the form), the type of leave, and the hours leave.
Is there any way to do this? I'd prefer a non-programmatic way, but if it can be
done programmatically I have a C++ programmer willing to help me accomplish
this. Where do we begin to resolve this issue?