<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>Select multiple records and drag</title>
        <link>https://interactivetools.com/forum/forum-posts.php?Select-multiple-records-and-drag-82694</link>
        <description></description>
        <pubDate>Sat, 14 Mar 2026 06:07:12 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;Select-multiple-records-and-drag-82694" rel="self" type="application/rss+xml" />

                <item>
          <title>Select multiple records and drag</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246746#post2246746</link>
          <description><![CDATA[<p>For everyone who was asking about improved multi-record drag sorting for the Section Editors, we've added that in the new beta.  Come give it a try: <br /><a href="https://www.interactivetools.com/forum/forum-posts.php?CMSB-v3.62-Beta-1---New-Mailer-and-Improved-Section-Editor-Sorting-82714" rel="nofollow">https://www.interactivetools.com/forum/forum-posts.php?CMSB-v3.62-Beta-1---New-Mailer-and-Improved-Section-Editor-Sorting-82714</a></p>
<p>As always, thank you for your ongoing feedback, support and suggestions!</p>]]></description>
          <pubDate>Fri, 06 Oct 2023 18:31:55 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246746#post2246746</guid>
        </item>
                <item>
          <title>Select multiple records and drag</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246733#post2246733</link>
          <description><![CDATA[<p>Hi Dave</p>
<p>It's for a shopping site. They have 2,500+ products and sometimes need to change the order of item(s) to group similar items together. We've looked at tags and other ideas but, because there are no hard rules as to when/where items should be grouped, a system that can be used adhoc appears to be the best idea.</p>
<p>Steve's plugin is actually spot-on. The only downside is that is doesn't work across pages.</p>
<p>In this instance adding an option for 3,000 records per view gets around the problem. It is a little sluggish viewing 3,000 items at once, but we only need to use it temporarily while moving the records. It does alter core cmsB files, so I'll have to remember to update it each time I upgrade. If it's possible to add a function to General Settings to change the max number of records per view that would be great. Maybe it should come with a warning that it will affect performance – but most people using cmsB would be at a level that they understand that.</p>
<p>Thanks<br />Jeff</p>]]></description>
          <pubDate>Wed, 13 Sep 2023 00:06:35 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246733#post2246733</guid>
        </item>
                <item>
          <title>Select multiple records and drag</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246730#post2246730</link>
          <description><![CDATA[<p>Hi Jeff, </p>
<p>Just following up on this.  Can you tell me more about the situation where you need to change the order and have thousands of records?  I want to get a better understanding of that to see if there's a solution that's better suited.</p>
<p>Thanks,</p>
]]></description>
          <pubDate>Tue, 12 Sep 2023 12:14:24 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246730#post2246730</guid>
        </item>
                <item>
          <title>Select multiple records and drag</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246724#post2246724</link>
          <description><![CDATA[<p>Thanks Steve</p>]]></description>
          <pubDate>Sat, 09 Sep 2023 00:13:52 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246724#post2246724</guid>
        </item>
                <item>
          <title>Select multiple records and drag</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246723#post2246723</link>
          <description><![CDATA[<p>Hi Jeff,</p>
<p>Glad to hear it's getting some use, and I appreciate the feedback! I'd noted this as well and plan to have a think on it.</p>
<p>In the meantime, you can easily add values to the per page drop down list by modifying this:<br />cmsb/lib/menus/default/list.php<br />Line 180 in latest CMSB v3.61</p>
<pre class="language-php"><code>&lt;?php echo getSelectOptions($metaData['perPage'], array(5, 10, 25, 50, 100, 250, 1000)); ?&gt;</code></pre>
<p>Just make note of the change for future cmsb upgrades.</p>
<p>Thanks, and please let me know of any other feedback!</p>
<p>Best,<br />Steve</p>]]></description>
          <pubDate>Fri, 08 Sep 2023 10:49:33 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246723#post2246723</guid>
        </item>
                <item>
          <title>Select multiple records and drag</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246722#post2246722</link>
          <description><![CDATA[<p>Hi Steve</p>
<p>Thanks again for this plugin. Do you mind if I offer some feedback? I don't want to sound ungrateful!</p>
<p>Lets say I have 2,000 items in my list and I want to move record 2000 to position 1</p>
<ol>
<li>The CMS is set to show 1000 items per page.</li>
<li>Page 1 is showing records 2000-1001.</li>
<li>I tick record 2000.</li>
<li>The Move Record Here link appears.</li>
<li>I click page 2 to show records 1000-1 but,</li>
<li>Because I am now on a different page the checked record is no longer checked and the 'Move Record Here' does not appear.</li>
</ol>
<p>Dave, is there a way to add an option for 'All Records' to the 'Per Page' drop down? If not, could you consider this for the next cmsB release?</p>]]></description>
          <pubDate>Fri, 08 Sep 2023 09:02:39 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246722#post2246722</guid>
        </item>
                <item>
          <title>Select multiple records and drag</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246689#post2246689</link>
          <description><![CDATA[<p>Happy to share, Jeff and all. Certainly feel free to include, Jerry. Hopefully others find it useful.</p>
<p>Andreas - Agreed. For this plugin I was able to utilize the list page "selected records" checkboxes, so unfortunately it wouldn't work for section editor field sorting. However, I do believe that capability is part of the multi-select drag/drop sorting wishlist item Dave wanted to look into.</p>
<p>Best,<br />Steve</p>

]]></description>
          <pubDate>Tue, 08 Aug 2023 09:13:56 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246689#post2246689</guid>
        </item>
                <item>
          <title>Select multiple records and drag</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246688#post2246688</link>
          <description><![CDATA[<p>Wonderful job, Steve.</p>
<p>I think it would be useful to apply this function with a section editing as well. Sometimes, you need to move some of the fields of a section to another position within this section, and you must do it one by one. For example, if you want to move them from the top to the bottom of the list, this can be quite frustrating. It would be helpful if you could select more than one of the fields and move them all together to another position. </p>
<p>Just an idea. </p>
<p>Andreas</p>]]></description>
          <pubDate>Mon, 07 Aug 2023 23:03:26 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246688#post2246688</guid>
        </item>
                <item>
          <title>Select multiple records and drag</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246687#post2246687</link>
          <description><![CDATA[<p>Yes Thank you Steve,</p>
<p>Nice addition, glad you had the time.</p>
<p>Do you mind if I include it as a recipe in my CMSB Cookbook</p>
<p>Thanks,</p>
<p>Jerry Kornbluth</p>]]></description>
          <pubDate>Mon, 07 Aug 2023 15:41:09 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246687#post2246687</guid>
        </item>
                <item>
          <title>Select multiple records and drag</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246684#post2246684</link>
          <description><![CDATA[<p>Thanks Steve.</p>
<p>That's very generous of you.</p>
<p>Jeff</p>]]></description>
          <pubDate>Mon, 07 Aug 2023 08:17:54 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246684#post2246684</guid>
        </item>
                <item>
          <title>Select multiple records and drag</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246683#post2246683</link>
          <description><![CDATA[<p>Jeff,</p>
<p>I had some time between projects and this utility was of interest. That being said, I've created a plugin I'd like to share with the community called "Move Records Here". It allows you to select multiple records in a manually sorted (dragSortOrder) list section and move them to their new sort position.</p>
<p>Note: This plugin has not been tested with Category type and has built-in checks to not enable for these sections.</p>
<p>Dave checked out the plugin before I put the finishing touches on it. He still plans to look into the multi record drag sort, but this plugin will work as a nice stop-gap.</p>
<p>See attached.</p>
<p>Best,<br />Steve</p>]]></description>
          <pubDate>Mon, 07 Aug 2023 08:14:23 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246683#post2246683</guid>
        </item>
                <item>
          <title>Select multiple records and drag</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246675#post2246675</link>
          <description><![CDATA[<p>Hi All, </p>
<p>Thanks for posting about your interest in this.  I'll have a look at the code for this to see what's involved and then get back to you.  </p>
]]></description>
          <pubDate>Wed, 26 Jul 2023 19:00:22 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246675#post2246675</guid>
        </item>
                <item>
          <title>Select multiple records and drag</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246665#post2246665</link>
          <description><![CDATA[<p>How much would a plugin cost Dave? If there's enough interest maybe it could be crowd funded?</p>]]></description>
          <pubDate>Fri, 21 Jul 2023 23:55:59 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246665#post2246665</guid>
        </item>
                <item>
          <title>Select multiple records and drag</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246664#post2246664</link>
          <description><![CDATA[<p>Upvote.</p>
<p>Playing off the "insert record here" concept, perhaps a "move selected records here" plugin? Action links could appear if records are selected.</p>
<p>Selected records could be moved to their new position, while retaining their respective group order. Would alleviate the need to "drag" over long lists as well.</p>
<p>Best,<br />Steve</p>]]></description>
          <pubDate>Fri, 21 Jul 2023 09:51:39 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246664#post2246664</guid>
        </item>
                <item>
          <title>Select multiple records and drag</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246663#post2246663</link>
          <description><![CDATA[<p>HI Dave</p>
<p>It would be useful on both. On this occasion it was for record list pages. My client has an ecommerce site with 1000+ records in a section editor called 'products'.</p>
<p>They would like to manually group products together. </p>
<p>I have installed the 'insert item here' plugin that solves the problem when uploading new items, but they have lots of old records that need to be moved.</p>
<p>We've looked into grouping by tag and a 'you may also like feature', but for this particular scenario there are no hard rules as to when the grouping is required.</p>]]></description>
          <pubDate>Fri, 21 Jul 2023 00:03:17 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246663#post2246663</guid>
        </item>
                <item>
          <title>Select multiple records and drag</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246659#post2246659</link>
          <description><![CDATA[<p>Hi JeffC, </p>
<p>That's definately on our wishlist.  Were you thinking about the CMS record list pages or the section editors or both?  Where in the CMS did you most want this feature? </p>
<p>Thanks!</p>]]></description>
          <pubDate>Thu, 20 Jul 2023 17:08:07 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246659#post2246659</guid>
        </item>
                <item>
          <title>Select multiple records and drag</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246638#post2246638</link>
          <description><![CDATA[<p>I think I have seen this in the forum, but I can't find it now: a plugin that extends the functionality of dragsortorder so you can select multiple items and drag them together.</p>
<p>If it doesn't exist would it be possible to create in a plugin?</p>
<p>Thanks</p>

]]></description>
          <pubDate>Fri, 14 Jul 2023 07:36:01 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246638#post2246638</guid>
        </item>
              </channel>
    </rss>
  