Skip to main content

How to drag and drop 100s of records from bottom to the top

  • September 11, 2020
  • 4 replies
  • 26 views

Forum|alt.badge.img+13
  • Known Participant
  • 62 replies

how to drag and drop 100s of records from bottom to the top

4 replies

Forum|alt.badge.img+19
  • Inspiring
  • 3263 replies
  • September 11, 2020

No human should ever try to drag and drop hundreds of anything. :winking_face: Logical ordering has long since made tasks like this obsolete. Have you considered a view that simply renders the content in the order required?


Forum|alt.badge.img+13
  • Author
  • Known Participant
  • 62 replies
  • September 11, 2020

No human should ever try to drag and drop hundreds of anything. :winking_face: Logical ordering has long since made tasks like this obsolete. Have you considered a view that simply renders the content in the order required?


I understand but my main concern is

To click click click 100s of records

I can’t use the shift down key to select all the records.

If I can do that, I’ll be golden.


Forum|alt.badge.img+19
  • Inspiring
  • 3263 replies
  • September 11, 2020

Correct. I believe you need to select the first record (in the desired block), scroll down, shift-select the last record (in the desired block); cut, then paste into the desired location.


Forum|alt.badge.img+13
  • Author
  • Known Participant
  • 62 replies
  • September 12, 2020

Correct. I believe you need to select the first record (in the desired block), scroll down, shift-select the last record (in the desired block); cut, then paste into the desired location.


yes it works thanks,