<?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>Qdabra Template Parts</title><link>https://www.infopathdev.com:443/forums/126.aspx</link><description>Qdabra Template Parts can be used in your InfoPath forms right away, and you can customize as needed. This forum is for support concerning the Address Blocks, Contact Blocks, Hide-Show section and the Electronic Signature Template Parts.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP3 (Build: 31118.962)</generator><item><title>Re: Digital Signatures, Mutiple Signatures</title><link>https://www.infopathdev.com:443/forums/thread/78836.aspx</link><pubDate>Tue, 22 May 2012 03:22:44 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:78836</guid><dc:creator>lrmonik</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/78836.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=126&amp;PostID=78836</wfw:commentRss><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;First, thanks for your efforts in trying to resolve the issue.&lt;/p&gt;
&lt;p&gt;The signarture picture and date/time work in repeating sections. The only thing that was not working was the&amp;nbsp;name in the DisplaySignedBy field: when you&amp;nbsp;add a new&amp;nbsp; item the name for all previous signatures disappears and once the new item is signed the same signed by name then appears for all signatures .&lt;/p&gt;
&lt;p&gt;I used the following solution to resolve this issue: &lt;/p&gt;
&lt;p&gt;1. In field properties , click on the formula (fx) button for the default value.&lt;/p&gt;
&lt;p&gt;2. Double click on &lt;u&gt;title&lt;/u&gt; in the formula. &lt;/p&gt;
&lt;p&gt;3. Select &amp;#39;Main&amp;#39; as the primary field. &lt;/p&gt;
&lt;p&gt;4. Select &amp;#39;UserName&amp;#39; under the &amp;#39;UserInfo&amp;#39; group.&lt;/p&gt;
&lt;p&gt;Not sure if this is the best solution. Please let me know&amp;nbsp;&amp;nbsp;if you have any other ideas..&lt;/p&gt;
&lt;p&gt;&amp;nbsp;:-)&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Digital Signatures, Mutiple Signatures</title><link>https://www.infopathdev.com:443/forums/thread/78835.aspx</link><pubDate>Tue, 22 May 2012 00:09:57 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:78835</guid><dc:creator>Hilary Stoupa</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/78835.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=126&amp;PostID=78835</wfw:commentRss><description>&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;Post back settings on the validate check box were still set to &amp;quot;only when necessary&amp;quot; instead of &amp;quot;always&amp;quot; - that may be causing your issue in the browser. I&amp;#39;ve changed that.&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;SharePoint data connections have changed with 2010 - sorry, I&amp;#39;d not remembered that. Your expressions for your validate conditions need to be:&lt;br /&gt;For Valid Pin&lt;br /&gt;../my:UserInfo/my:PIN = xdXDocument:GetDOM(&amp;quot;PIN List_ElectronicSignature&amp;quot;)/dfs:myFields/dfs:dataFields/d:SharePointListItem_RW/d:PIN[../d:Title = current()/../my:UserInfo/my:UserName]&lt;br /&gt;For Invalid Pin:&lt;br /&gt;../my:UserInfo/my:PIN != xdXDocument:GetDOM(&amp;quot;PIN List_ElectronicSignature&amp;quot;)/dfs:myFields/dfs:dataFields/d:SharePointListItem_RW/d:PIN[../d:Title = current()/../my:UserInfo/my:UserName]&lt;br /&gt;../my:UserInfo/my:UserName != xdXDocument:GetDOM(&amp;quot;PIN List_ElectronicSignature&amp;quot;)/dfs:myFields/dfs:dataFields/d:SharePointListItem_RW/d:Title[../d:PIN = current()/../my:UserInfo/my:PIN]&lt;br /&gt;../my:UserInfo/my:UserName != xdXDocument:GetDOM(&amp;quot;PIN List_ElectronicSignature&amp;quot;)/dfs:myFields/dfs:dataFields/d:SharePointListItem_RW/d:Title&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;I&amp;#39;ve attached your template where I&amp;#39;ve made these adjustments (also added a comment to Mel&amp;#39;s blog post on the changed expressions with ShP 2010). Can you give this one a try, see if we are any closer?&lt;/p&gt;
&lt;p&gt;Save the file locally, right click and select design to open in design mode and preview/&lt;/p&gt;</description></item><item><title>Re: Digital Signatures, Mutiple Signatures</title><link>https://www.infopathdev.com:443/forums/thread/78830.aspx</link><pubDate>Mon, 21 May 2012 19:58:20 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:78830</guid><dc:creator>Hilary Stoupa</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/78830.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=126&amp;PostID=78830</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ll take a look today, see if I can see what&amp;#39;s up.&lt;/p&gt;</description></item><item><title>Re: Digital Signatures, Mutiple Signatures</title><link>https://www.infopathdev.com:443/forums/thread/78737.aspx</link><pubDate>Thu, 17 May 2012 23:08:59 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:78737</guid><dc:creator>lrmonik</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/78737.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=126&amp;PostID=78737</wfw:commentRss><description>&lt;p&gt;Hi, tried changing the postback settings but with no success. Template attached. Thanks again for your assistance. &lt;/p&gt;</description></item><item><title>Re: Digital Signatures, Mutiple Signatures</title><link>https://www.infopathdev.com:443/forums/thread/78660.aspx</link><pubDate>Wed, 16 May 2012 16:22:41 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:78660</guid><dc:creator>Hilary Stoupa</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/78660.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=126&amp;PostID=78660</wfw:commentRss><description>&lt;p&gt;I think that you may be having a postback issue - if your issues in the browser are not present when you try the form in preview, it is often postback. You can set postback to always on the control executing the rules (the sign checkbox in this instance, I believe). For your second issue - I wonder if you are using current() where needed? Feel free to attach the template to the Options tab, I&amp;#39;m happy to take a quick look.&lt;/p&gt;</description></item><item><title>Re: Digital Signatures, Mutiple Signatures</title><link>https://www.infopathdev.com:443/forums/thread/78639.aspx</link><pubDate>Wed, 16 May 2012 06:10:26 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:78639</guid><dc:creator>lrmonik</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/78639.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=126&amp;PostID=78639</wfw:commentRss><description>&lt;p&gt;Hi &lt;/p&gt;
&lt;p&gt;Followed the blog closely, but having some difficulties: when signed in the browser the signature picture is not displayed (only an empty picture field) and the user/pin section is not hidden. Also, when adding a new item (signature) the &amp;#39;Signed by [name]&amp;#39; line under the previous signatures changes to insert the name of the last person signing the form. &lt;/p&gt;
&lt;p&gt;Happy to send you the form or give you site access to look around. &lt;/p&gt;
&lt;p&gt;Would appreciate any assistance :-)&lt;/p&gt;</description></item><item><title>Re: Digital Signatures, Mutiple Signatures</title><link>https://www.infopathdev.com:443/forums/thread/78636.aspx</link><pubDate>Tue, 15 May 2012 23:04:57 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:78636</guid><dc:creator>Hilary Stoupa</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/78636.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=126&amp;PostID=78636</wfw:commentRss><description>&lt;p&gt;Try walking through the blog post - I think you&amp;#39;ll find it isn&amp;#39;t too different between IP 2007 &amp;amp; IP 2010. Just let me know if you run into any trouble. :-)&lt;/p&gt;</description></item><item><title>Re: Digital Signatures, Mutiple Signatures</title><link>https://www.infopathdev.com:443/forums/thread/78635.aspx</link><pubDate>Tue, 15 May 2012 22:53:18 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:78635</guid><dc:creator>lrmonik</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/78635.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=126&amp;PostID=78635</wfw:commentRss><description>&lt;p&gt;Thanks for your reply. As a work around (to having the signature control in a repeatable table) I just had multiple&amp;nbsp;signatures on the page. However the same date and time was stamped for all signatures. I have not yet attempted the solution based on&amp;nbsp;IP 2007. This seems like the best option. I will give it a go and post any questions if I run into difficulties. Cheers.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Digital Signatures, Mutiple Signatures</title><link>https://www.infopathdev.com:443/forums/thread/78623.aspx</link><pubDate>Tue, 15 May 2012 15:31:56 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:78623</guid><dc:creator>Hilary Stoupa</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/78623.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=126&amp;PostID=78623</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m not finding a re-write of that for IP 2010, but I read through it and it should be the same for 2010 (except for how&amp;nbsp;you access the rules)&amp;nbsp;- what in particular is giving you an issue?&lt;/p&gt;</description></item><item><title>Re: Digital Signatures, Mutiple Signatures</title><link>https://www.infopathdev.com:443/forums/thread/78619.aspx</link><pubDate>Tue, 15 May 2012 15:00:16 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:78619</guid><dc:creator>Hilary Stoupa</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/78619.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=126&amp;PostID=78619</wfw:commentRss><description>&lt;p&gt;Hi, thanks for the follow up post.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve emailed the support team to see if there are specific 2010 instructions. I&amp;#39;d imagine that except for how you get to the rules in the UI, they&amp;#39;d be pretty much the same...&lt;/p&gt;</description></item><item><title>Digital Signatures, Mutiple Signatures</title><link>https://www.infopathdev.com:443/forums/thread/78598.aspx</link><pubDate>Tue, 15 May 2012 01:29:55 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:78598</guid><dc:creator>lrmonik</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/78598.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=126&amp;PostID=78598</wfw:commentRss><description>&lt;p&gt;Hi, just bought the and&amp;nbsp;it works mostly very well. Delighted by the solution compared with Digital Certificates.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The only issue I am having is getting multiple signatures to work. Are there any instructions for Infopath 2010? I could only locate the instructions by Mel Balsamo from July 2009.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Cheers&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Lee&lt;/p&gt;</description></item><item><title>Digital Signatures</title><link>https://www.infopathdev.com:443/forums/thread/78491.aspx</link><pubDate>Thu, 10 May 2012 23:03:48 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:78491</guid><dc:creator>lrmonik</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/78491.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=126&amp;PostID=78491</wfw:commentRss><description>&lt;p&gt;Hello &lt;/p&gt;
&lt;p&gt;Is&amp;nbsp;Qdabra&amp;#39;s Electronic Signature Template Part cabable of working in O365?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Cheers&lt;/p&gt;
&lt;p&gt;Lee&lt;/p&gt;</description></item></channel></rss>