Routing Form

M

Myrandomstuff

Hello all, I am working on a form that has multiple pages. The form will have
2 pages. I need the information from page one to go to one destination and
the information from page 2 to go to another destination. I am not sure how
to define this. I do not have VB skill. I am using Outlook 2003 as a client.
I have the ability to publish the form where ever necessary. We are primarily
a Citrix shop so there is not a lot of availability of scripting in the
target client (Outlook 2003 via Citrix). If I can get the form to work with
the full client I can have the additional scripting into the Citrix clients.
Thank you for your help
 
S

Sue Mosher [MVP-Outlook]

Does that mean that you want a single item to generate two onward messages?
If so, that will certainly require VBScript programming behind the form. What
kind of help are you looking for? Someone to code the form for you? Or some
pointers on what events to use so you can code it yourself?
 
M

Myrandomstuff

Sue,

Thank you for your help. I am looking for a way from within the form
tools without using VB to trigger addressees. For example page one will be a
new user request for our network services and page two will be a request for
a blackberry. Clicking on a trigger on the front page would add the addressee
for network services. Clicking on the trigger on the second page would add
the addressee for requesting a blackberry. This way the recipients can go to
their respective pages and retrieve their info.

Thanks again,
 
S

Sue Mosher [MVP-Outlook]

As I indicated in my earlier response, code will be required if you want to
generate two different messages or collect addresses into a field other than
the built-in Recipients collection.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top