choosing an action

  • Thread starter Thread starter suzette
  • Start date Start date
S

suzette

How do I automate choosing what form to use when a certain
condition is met plus a certain action was chosen.

Example: if the recipient is equal to a certain email
address and the action button pressed was Yes, then form1
is sent otherwise it sends form2.

Thanks!
 
Thank you for the tip.

I've already used the CustomAction event handler & have
met my if statement already but how do I change the
MessageClass to use/send the particular form that I want?

Are ther any other references that you can recommend?

Thanks again!

-----Original Message-----
You'll need to code this into the CustomAction event
handler, changing the MessageClass of the Response item.
 

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

Back
Top