<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>Save and Copy Plugin</title>
        <link>https://interactivetools.com/forum/forum-posts.php?Save-and-Copy-Plugin-80048</link>
        <description></description>
        <pubDate>Mon, 16 Mar 2026 23:52:29 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;Save-and-Copy-Plugin-80048" rel="self" type="application/rss+xml" />

                <item>
          <title>Save and Copy Plugin</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2236703#post2236703</link>
          <description><![CDATA[<p>Hey Kurt,</p>
<p>I've been doing some testing on our local server, and I was able to replicate the issue and I think I've resolved it.</p>
<p>In the most recent releases of CMSB we upgraded the version of JQuery, and the code that detects the iframes on the page seems to not work correctly. </p>
<p>I've changed the code on line 55 of saveAndCopy.js from this:</p>
<p><code>      $('iframe.[id$=_iframe]').each(function(index) {<br /></code></p>
<p>to this:</p>
<p><code>      $("iframe[id$='_iframe']").each(function(index) {<br /></code></p>
<p>and this seems to have resolved the issue in Chrome and FireFox. </p>
<p>Thanks,</p>
<p>Greg</p>]]></description>
          <pubDate>Mon, 11 May 2015 16:11:25 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2236703#post2236703</guid>
        </item>
                <item>
          <title>Save and Copy Plugin</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2236661#post2236661</link>
          <description><![CDATA[<p>Greg,  Add an item hit Save and Copy and populate the new record with a new image upload. Hit SAVE  and both the first and second record will have the image uploaded in the second record,</p>

<p>There is a note on the ADD ONS page referencing the issue with a comment that it would be worked on in a future release, but it doesn't seem to have been corrected:</p>

<blockquote>
<p><strong>Name:</strong>Save &amp; Copy Button</p>
<p><strong>Version:</strong>1.05 (Released: Aug 1, 2013 -changelog)</p>
<p><span style="color:#5b5745;">Note: There is a known issue where if you click "Save &amp; Copy" on a record, and then try to upload an image right away, the image doesn't appear and it actually adds it to the original record. To get around this just click "Save" and then "Modify" the new record again. We hope to address this limitation in a future release.</span></p>
</blockquote>]]></description>
          <pubDate>Thu, 30 Apr 2015 15:51:13 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2236661#post2236661</guid>
        </item>
                <item>
          <title>Save and Copy Plugin</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2236659#post2236659</link>
          <description><![CDATA[<p>Hey Kurt, </p>
<p>I've just done some quick testing, but couldn't replicate the issue. Here are the steps I took:</p>
<ul><li>Created a new record with an upload, and pressed save and copy twice.</li>
<li>Tried deleting an image from one record and checked that it hadn't been deleted from any of the other copied records.</li>
<li>Checked that the other uploads had different file names.</li>
<li>Tried adding new images to one record, and ensuring it hadn't been added to other records.</li>
</ul><p>I was testing using the latest copy of the plugin from here:</p>
<p><a href="http://www.interactivetools.com/add-ons/save-and-copy/" rel="nofollow">http://www.interactivetools.com/add-ons/save-and-copy/</a></p>
<p>Are you still having this issue? Can you let me know how I can replicate it?</p>
<p>Thanks!</p>
<p>Greg</p>]]></description>
          <pubDate>Thu, 30 Apr 2015 14:38:42 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2236659#post2236659</guid>
        </item>
                <item>
          <title>Save and Copy Plugin</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2236653#post2236653</link>
          <description><![CDATA[<p>Is there any update on the image saving issue in the Save and Copy add in? This is a great feature, but the issue with the image uploads updating the original record is a pain.</p>

]]></description>
          <pubDate>Thu, 30 Apr 2015 05:49:39 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2236653#post2236653</guid>
        </item>
              </channel>
    </rss>
  