<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.infopathdev.com:443/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Controls</title><link>https://www.infopathdev.com:443/forums/43.aspx</link><description> </description><dc:language>en</dc:language><generator>CommunityServer 2007 SP3 (Build: 31118.962)</generator><item><title>Re: Email submit button only works for the first row in a repeating table</title><link>https://www.infopathdev.com:443/forums/thread/94914.aspx</link><pubDate>Thu, 26 Dec 2013 07:53:42 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:94914</guid><dc:creator>donstephen</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/94914.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=43&amp;PostID=94914</wfw:commentRss><description>&lt;p&gt;Hi lun6666,&lt;/p&gt;
&lt;p&gt;Happy Holidays!&lt;/p&gt;
&lt;p&gt;A quick workaround is to use a hidden field with&amp;nbsp;a double eval technique formula which&amp;nbsp;concatenates all the e-mail addresses. Here is the formula:&lt;/p&gt;
&lt;p&gt;eval(eval(&lt;u&gt;EmailAddress&lt;/u&gt;, &amp;#39;concat(., &amp;quot;; &amp;quot;)&amp;#39;), &amp;quot;..&amp;quot;)&lt;/p&gt;
&lt;p&gt;Where &lt;u&gt;EmailAddress&lt;/u&gt; is the repeating data.&amp;nbsp;Hope this helps.&lt;/p&gt;</description></item><item><title>Email submit button only works for the first row in a repeating table</title><link>https://www.infopathdev.com:443/forums/thread/94898.aspx</link><pubDate>Mon, 23 Dec 2013 18:48:38 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:94898</guid><dc:creator>lun6666</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/94898.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=43&amp;PostID=94898</wfw:commentRss><description>Hi there, I have a InfoPath Email submit question may need your help. 
I have a master/detail repeating table in my form, and one of fields is &amp;quot;EmailAddress&amp;quot; which shows customer&amp;#39;s email address. I created a submit button and put the &amp;quot;EmailAddress&amp;quot; field to &amp;quot;TO&amp;quot; object. When I tested it, the submit button only would return the first row of emailaddress from the repeating table, but not the rest of it.. Even thought I put the XML code like this: current()/dfs:dataFields/d:vw_HZLeadLists/@EmailAddress
It still just return the first record of emailaddress... Does anyone know what&amp;#39;s going on here? Thanks a lot!</description></item></channel></rss>