How do I dynamically generate a body of an email through infopath?

P

pMyers

I would like to dynamically create the body of an email when a form is
submitted and not have to pre-make the body text.
 
R

Rajani

Write a wrapper method which prepares a string out of your dataset. Set
output of this method to "oEmail.Intro" variable.
 

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

Top