PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Form Programming Passing control values to response forms

Reply

Passing control values to response forms

 
Thread Tools Rate Thread
Old 03-05-2004, 12:30 AM   #1
Pete
Guest
 
Posts: n/a
Default Passing control values to response forms


Hi,

When a user responses to a form that is sent to them and
they click on a response form tab, how can I pass values
from email sent to them to the response email form?
Basically asking how do you pass variables from fields
from one form to another.

Thanks,

Pete

  Reply With Quote
Old 03-05-2004, 01:10 AM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Passing control values to response forms

If the original form and the reply form have the same properties defined, if
the user replies to the original form, the reply form fields should
automatically get populated with the values from the original form. If
that's not the scenario you're using, tell us what you mean by "click on a
response form tab"?


--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Pete" <anonymous@discussions.microsoft.com> wrote in message
news:72fd01c4309d$659a5b70$a401280a@phx.gbl...
> Hi,
>
> When a user responses to a form that is sent to them and
> they click on a response form tab, how can I pass values
> from email sent to them to the response email form?
> Basically asking how do you pass variables from fields
> from one form to another.
>
> Thanks,
>
> Pete
>



  Reply With Quote
Old 03-05-2004, 02:06 AM   #3
Pete
Guest
 
Posts: n/a
Default Re: Passing control values to response forms

Ok when a user clicks on a response tab on our custom
form in the action I have it setup to open another custom
form to send a reply back to orig user. Now in the second
form that get opened I would like the values from first
form added or copied to the second form.

Thanks,
Pete


>-----Original Message-----
>If the original form and the reply form have the same

properties defined, if
>the user replies to the original form, the reply form

fields should
>automatically get populated with the values from the

original form. If
>that's not the scenario you're using, tell us what you

mean by "click on a
>response form tab"?
>
>
>--
>Sue Mosher, Outlook MVP
>Author of
> Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>
>
>"Pete" <anonymous@discussions.microsoft.com> wrote in

message
>news:72fd01c4309d$659a5b70$a401280a@phx.gbl...
>> Hi,
>>
>> When a user responses to a form that is sent to them

and
>> they click on a response form tab, how can I pass

values
>> from email sent to them to the response email form?
>> Basically asking how do you pass variables from fields
>> from one form to another.
>>
>> Thanks,
>>
>> Pete
>>

>
>
>.
>

  Reply With Quote
Old 03-05-2004, 03:53 AM   #4
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Passing control values to response forms

Do both forms contain the same fields? Are they both published to the
Organizational Forms or Personal Forms (for all users) library?

I'm still not sure what "clicks on a response tab" means. What is "a
response tab"?

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Pete" <anonymous@discussions.microsoft.com> wrote in message
news:754001c430aa$ecb51340$a301280a@phx.gbl...
> Ok when a user clicks on a response tab on our custom
> form in the action I have it setup to open another custom
> form to send a reply back to orig user. Now in the second
> form that get opened I would like the values from first
> form added or copied to the second form.
>
> >-----Original Message-----
> >If the original form and the reply form have the same

> properties defined, if
> >the user replies to the original form, the reply form

> fields should
> >automatically get populated with the values from the

> original form. If
> >that's not the scenario you're using, tell us what you

> mean by "click on a
> >response form tab"?


> >"Pete" <anonymous@discussions.microsoft.com> wrote in

> message
> >news:72fd01c4309d$659a5b70$a401280a@phx.gbl...
> >> Hi,
> >>
> >> When a user responses to a form that is sent to them

> and
> >> they click on a response form tab, how can I pass

> values
> >> from email sent to them to the response email form?
> >> Basically asking how do you pass variables from fields
> >> from one form to another.
> >>
> >> Thanks,
> >>
> >> Pete
> >>

> >
> >
> >.
> >



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off