|
Custom Form Launcher
This form is a generic form launcher designed to make
it easier to create an item with a custom form via a
hyperlink either in a web page or an Outlook message. You
also get the option to have the item be stored
automatically in a particular folder -- without the need
either to publish the form to the folder or to have the
user launch the form from the folder.
The code behind the form launches the particular custom
form, but never displays the launcher form itself. The
user sees only the custom form.
One application would be to create a public folder
called Company Forms Library. Each item in the folder
would launch a different form. You could then launch the
Vacation Request form with a shortcut like this:
<Outlook://Public
Folders/All Public Folders/Company Forms
Launcher/~Vacation Request>
In an HTML format, message, replace
each space with %20. See
Using Microsoft Outlook Links for more
information on the Outlook: link syntax.
Setup and Usage | Notes
| More Information
|