<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/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>We are on version 6.6.0 and in one of our task we have a lot of tables, our user</title><link>https://community.appian.com/discussions/f/user-interface/1536/we-are-on-version-6-6-0-and-in-one-of-our-task-we-have-a-lot-of-tables-our-user</link><description>We are on version 6.6.0 and in one of our task we have a lot of tables, our users enters information and sometimes &amp;quot;saves&amp;quot; it to return to the task later. It has happened once a while that the table rows are duplicated after the task is saved. Is this</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: We are on version 6.6.0 and in one of our task we have a lot of tables, our user</title><link>https://community.appian.com/thread/5447?ContentTypeID=1</link><pubDate>Sat, 16 Nov 2013 13:10:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9927e2d2-9187-4bc5-9064-b784132fab98</guid><dc:creator>Eduardo Fuentes</dc:creator><description>This issue will also impact the &amp;quot;Save&amp;quot; button since internally it acts like a type of submit. As you noticed it&amp;#39;s not easy to reproduce that&amp;#39;s why you don&amp;#39;t see it very frequently but it is, like Alex mentions, the result of a double click on the Save button. &lt;br /&gt;&lt;br /&gt;In order to avoid users doing a double click on the save button simply put this JavaScript on the &amp;quot;Save&amp;quot; event of the form:&lt;br /&gt;&lt;br /&gt;$(&amp;quot;div .asiToolbar&amp;quot;).hide();&lt;br /&gt;&lt;br /&gt;this will hide the toolbar right after the first click but will be automatically display once the form is saved preventing the issue you&amp;#39;re seeing.&lt;br /&gt;&lt;br /&gt;For those forms where the issue is with the submit button too just hide the submit button the &amp;quot;Submit&amp;quot; even of the form:&lt;br /&gt;&lt;br /&gt;FormAPI.hide(&amp;quot;mySubmitButtonID&amp;quot;);&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We are on version 6.6.0 and in one of our task we have a lot of tables, our user</title><link>https://community.appian.com/thread/5446?ContentTypeID=1</link><pubDate>Sat, 16 Nov 2013 01:05:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f57dbb8e-93ec-4847-be87-7a77d2d9749f</guid><dc:creator>mjmallet</dc:creator><description>It was on the Save, not on the submit button. I tried in in my DEV by double-clicking the &amp;quot;save&amp;quot; and the submit button... but it didn&amp;#39;t get duplicated. It doesn&amp;#39;t happen often, just wondering what could trigger this..&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We are on version 6.6.0 and in one of our task we have a lot of tables, our user</title><link>https://community.appian.com/thread/5445?ContentTypeID=1</link><pubDate>Sat, 16 Nov 2013 00:37:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:87af169c-d9f9-46b4-9ea4-65840a1e8ff2</guid><dc:creator>Alex Weller</dc:creator><description>Could it be possible that the user is double clicking the button?&lt;br /&gt;&lt;br /&gt;Please see related post:&lt;br /&gt;&lt;a href="/search?q=OriginalPostID-15090"&gt;forum.appian.com/.../b-15090&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>