In my form I have a dedicated field, dropdown. I use this to assign the form
to the next person in the workflow or review process. WSS does not have the
ability to add the assign to (or send notification) to the form library. By
using the form the author can select the email from the dropdown. I have
added a hyper link with the mailto: attribute. I would rather to a button
OnClick event. and in the email I want to populate doc name, path or URL, and
generate email the next reviewer.
can anyone help with this in JScript
Zoltan Fedor - 02 Feb 2007 11:48 GMT
Hello,
If you would like to implement a really complicated workflow system, I
suggest to use a 3rd party workflow engine, like Captaris. That is my
experience.
Best regards,

Signature
Zoltan Fedor
> In my form I have a dedicated field, dropdown. I use this to assign the form
> to the next person in the workflow or review process. WSS does not have the
[quoted text clipped - 5 lines]
>
> can anyone help with this in JScript