Email Submit "To" line (loops in formulas)

R

Rob Rymill

I am trying to implement an Email Submit function based on this article:

http://blogs.msdn.com/infopath/archive/2006/04/05/569338.aspx

However, I keep getting this message:

"my:group6/my:group7/my:Tname/my:Temail" does not point to a valid location
path of a field or group.

Even though I have followed the instructions to the letter, includeing the
need to type the one field by hand (this is the field in the error).

Has anyone elese implemeted a multiple email address submit? How did you do
it? What am I doing wrong?


Thanks

Rob
 
S

S.Y.M. Wong-A-Ton

I haven't implemented this functionality myself, but judging by the error,
you do not have the correct XPath to the email field.

Try the following to find the correct XPath: In the formula dialog box,
click on the "Insert Field or Group..." button and select the email field.
Then check the "Edit XPath (advanced)" checkbox to see the complete XPath
expression to the email field. Record this value and then use it as described
in the blog post.
 

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