Adding text to formulas

Z

Zuma

Again I am strugling with basics here.

I have added a submit button to submit a form via e-mail. (I am working with
the absnce request template) I wish to add a formula so that the subject
says "Absence request form" and adds the data from the name field after. i.e
Absence Request form - Joe blogs. I need to know the syntax as everything I
try fails.

Cheers

Zuma
 
Z

Zuma

Yes, I cant see what I am doing wrong. The example indicates the same as you
have suggested but it fails.


"Greg Collins [InfoPath MVP]" <Greg.Collins_AT_InfoPathDev.com> wrote in
message Are you using an email submit adapter?

Have you tried concat("Absence request form ", {formula_here}) ?

--
Greg Collins [InfoPath MVP]
Please visit: http://www.InfoPathDev.com



Again I am strugling with basics here.

I have added a submit button to submit a form via e-mail. (I am working with
the absnce request template) I wish to add a formula so that the subject
says "Absence request form" and adds the data from the name field after. i.e
Absence Request form - Joe blogs. I need to know the syntax as everything I
try fails.

Cheers

Zuma
 

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