<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Infopath codeless programming (walkthrough) 1</title>
	<atom:link href="http://alecpojidaev.wordpress.com/2008/12/16/infopath-codeless-programming-walkthrough/feed/" rel="self" type="application/rss+xml" />
	<link>http://alecpojidaev.wordpress.com/2008/12/16/infopath-codeless-programming-walkthrough/</link>
	<description>Stuff published for no reason (cool codeless infopath solutions mostly)</description>
	<lastBuildDate>Fri, 04 Dec 2009 14:41:48 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: alecpojidaev</title>
		<link>http://alecpojidaev.wordpress.com/2008/12/16/infopath-codeless-programming-walkthrough/#comment-288</link>
		<dc:creator>alecpojidaev</dc:creator>
		<pubDate>Thu, 17 Sep 2009 14:51:42 +0000</pubDate>
		<guid isPermaLink="false">http://alecpojidaev.wordpress.com/?p=3#comment-288</guid>
		<description>Sorry I don&#039;t know how to do that. In my enviroment i don&#039;t care about duplicates. At least Exchange2007 is smart enouth to not send email twice.</description>
		<content:encoded><![CDATA[<p>Sorry I don&#8217;t know how to do that. In my enviroment i don&#8217;t care about duplicates. At least Exchange2007 is smart enouth to not send email twice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thanh-Nu Leroy</title>
		<link>http://alecpojidaev.wordpress.com/2008/12/16/infopath-codeless-programming-walkthrough/#comment-287</link>
		<dc:creator>Thanh-Nu Leroy</dc:creator>
		<pubDate>Thu, 17 Sep 2009 14:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://alecpojidaev.wordpress.com/?p=3#comment-287</guid>
		<description>Hi Alec,
I have used this formula to obtain a list of email from a repeating table:
eval(eval(GrpTechDept; &#039;concat(my:TechEmail, &quot;;&quot;)&#039;); &quot;..&quot;)
I got a resulting list like this:
&quot;email1@blabla.com;email2@blabla.com;email1@blabla.com&quot;
Now I would like to remove the duplicate email from this list.  Is there a trick to improve the formula above to prevent concatenating duplicate value (codeless of course).
Thank you in advance.  Kind regards,
Thanh-Nu</description>
		<content:encoded><![CDATA[<p>Hi Alec,<br />
I have used this formula to obtain a list of email from a repeating table:<br />
eval(eval(GrpTechDept; &#8216;concat(my:TechEmail, &#8220;;&#8221;)&#8217;); &#8220;..&#8221;)<br />
I got a resulting list like this:<br />
&#8220;email1@blabla.com;email2@blabla.com;email1@blabla.com&#8221;<br />
Now I would like to remove the duplicate email from this list.  Is there a trick to improve the formula above to prevent concatenating duplicate value (codeless of course).<br />
Thank you in advance.  Kind regards,<br />
Thanh-Nu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alecpojidaev</title>
		<link>http://alecpojidaev.wordpress.com/2008/12/16/infopath-codeless-programming-walkthrough/#comment-286</link>
		<dc:creator>alecpojidaev</dc:creator>
		<pubDate>Thu, 10 Sep 2009 19:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://alecpojidaev.wordpress.com/?p=3#comment-286</guid>
		<description>It&#039;s hard to say what is wrong in your case. I could look into the code of  the stripped version  of your form if you OK to share it somewhere.</description>
		<content:encoded><![CDATA[<p>It&#8217;s hard to say what is wrong in your case. I could look into the code of  the stripped version  of your form if you OK to share it somewhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MAV</title>
		<link>http://alecpojidaev.wordpress.com/2008/12/16/infopath-codeless-programming-walkthrough/#comment-285</link>
		<dc:creator>MAV</dc:creator>
		<pubDate>Thu, 10 Sep 2009 18:44:33 +0000</pubDate>
		<guid isPermaLink="false">http://alecpojidaev.wordpress.com/?p=3#comment-285</guid>
		<description>No. A12participants and A12Participant1 are not repeating groups. Does it matter how I setup the other contact selectors?</description>
		<content:encoded><![CDATA[<p>No. A12participants and A12Participant1 are not repeating groups. Does it matter how I setup the other contact selectors?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alecpojidaev</title>
		<link>http://alecpojidaev.wordpress.com/2008/12/16/infopath-codeless-programming-walkthrough/#comment-284</link>
		<dc:creator>alecpojidaev</dc:creator>
		<pubDate>Thu, 10 Sep 2009 15:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://alecpojidaev.wordpress.com/?p=3#comment-284</guid>
		<description>Is any of your upper group levels for the Person group are repeating ones?</description>
		<content:encoded><![CDATA[<p>Is any of your upper group levels for the Person group are repeating ones?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MAV</title>
		<link>http://alecpojidaev.wordpress.com/2008/12/16/infopath-codeless-programming-walkthrough/#comment-283</link>
		<dc:creator>MAV</dc:creator>
		<pubDate>Thu, 10 Sep 2009 15:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://alecpojidaev.wordpress.com/?p=3#comment-283</guid>
		<description>The cap &quot;D&quot; was my mistake when replying to you. It is actually lowerces in the form. I tried taking the &quot;../&quot; out and I also tried &quot;./&quot;. I also tried choosing it from the field picker. No dice. Anything else I should do?</description>
		<content:encoded><![CDATA[<p>The cap &#8220;D&#8221; was my mistake when replying to you. It is actually lowerces in the form. I tried taking the &#8220;../&#8221; out and I also tried &#8220;./&#8221;. I also tried choosing it from the field picker. No dice. Anything else I should do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alecpojidaev</title>
		<link>http://alecpojidaev.wordpress.com/2008/12/16/infopath-codeless-programming-walkthrough/#comment-282</link>
		<dc:creator>alecpojidaev</dc:creator>
		<pubDate>Thu, 10 Sep 2009 15:07:18 +0000</pubDate>
		<guid isPermaLink="false">http://alecpojidaev.wordpress.com/?p=3#comment-282</guid>
		<description>You have to remove leading ../
Also in AccountId &quot;d&quot; is lowcase. It&#039;s important(both field and formula). </description>
		<content:encoded><![CDATA[<p>You have to remove leading ../<br />
Also in AccountId &#8220;d&#8221; is lowcase. It&#8217;s important(both field and formula).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MAV</title>
		<link>http://alecpojidaev.wordpress.com/2008/12/16/infopath-codeless-programming-walkthrough/#comment-281</link>
		<dc:creator>MAV</dc:creator>
		<pubDate>Thu, 10 Sep 2009 14:38:47 +0000</pubDate>
		<guid isPermaLink="false">http://alecpojidaev.wordpress.com/?p=3#comment-281</guid>
		<description>Yep I have the latest xpath formula: 
xdMath:Eval(xdMath:Eval(my:Person, ‘concat(my:AccountId, “&#124;”)’), “..”)

I have more than one contact selectors so I also tried:

xdMath:Eval(xdMath:Eval(../my:A12participants/my:A12participant1/my:Person, &#039;concat(my:AccountId, &quot;&#124;&quot;)&#039;), &quot;..&quot;)

Still no luck. Here is part of my data source structure:

-A12participants
  -A12Participant1
    -Person
      DisplayName
      AccountID
      AccountType

Any ideas?</description>
		<content:encoded><![CDATA[<p>Yep I have the latest xpath formula:<br />
xdMath:Eval(xdMath:Eval(my:Person, ‘concat(my:AccountId, “|”)’), “..”)</p>
<p>I have more than one contact selectors so I also tried:</p>
<p>xdMath:Eval(xdMath:Eval(../my:A12participants/my:A12participant1/my:Person, &#8216;concat(my:AccountId, &#8220;|&#8221;)&#8217;), &#8220;..&#8221;)</p>
<p>Still no luck. Here is part of my data source structure:</p>
<p>-A12participants<br />
  -A12Participant1<br />
    -Person<br />
      DisplayName<br />
      AccountID<br />
      AccountType</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alecpojidaev</title>
		<link>http://alecpojidaev.wordpress.com/2008/12/16/infopath-codeless-programming-walkthrough/#comment-280</link>
		<dc:creator>alecpojidaev</dc:creator>
		<pubDate>Thu, 10 Sep 2009 13:05:37 +0000</pubDate>
		<guid isPermaLink="false">http://alecpojidaev.wordpress.com/?p=3#comment-280</guid>
		<description>Make sure you have latest version of XPath formula. I recently updated formulas to be compatible with Form Sevices.</description>
		<content:encoded><![CDATA[<p>Make sure you have latest version of XPath formula. I recently updated formulas to be compatible with Form Sevices.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MAV</title>
		<link>http://alecpojidaev.wordpress.com/2008/12/16/infopath-codeless-programming-walkthrough/#comment-278</link>
		<dc:creator>MAV</dc:creator>
		<pubDate>Wed, 09 Sep 2009 21:36:08 +0000</pubDate>
		<guid isPermaLink="false">http://alecpojidaev.wordpress.com/?p=3#comment-278</guid>
		<description>Hi Alec, great post! I&#039;ve read through all the conversations and I am also getting the: 

msxml5.dll
Reference to undeclared namespace prefix: ‘my’.

Error occurred during a call to property or method ‘Eval’.

error. I am using a button. I have the count-person condition and the eval rule on this button. Any ideas?</description>
		<content:encoded><![CDATA[<p>Hi Alec, great post! I&#8217;ve read through all the conversations and I am also getting the: </p>
<p>msxml5.dll<br />
Reference to undeclared namespace prefix: ‘my’.</p>
<p>Error occurred during a call to property or method ‘Eval’.</p>
<p>error. I am using a button. I have the count-person condition and the eval rule on this button. Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
