You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

Support is currently Online

Official support hours
Monday to Friday
09:00 - 17:00 Europe/London (BST)

#117112 Moving table rows

Posted in ‘Suggestions & Feature Requests’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by zetcom on Monday, 14 April 2025 08:15 BST

zetcom

Not sure if this already has been suggested:

It would be great if table rows could be moved up and down with an editor tool. I got some articles with tables, where the rows must be (re)sorted from time to time.

This can be done in the code, of course. But moving the rows by the use of an editor button would be very cool and would make things a bit easier to do. :)

UteS

As long as there is no other solution, this procedure might help:

Step 1: Right click in the table row you want to move. Choose "Row > Cut row" (Zeile > Zeile ausschneiden)

step1.jpg

Step 2: Right click in the row where you want the row to appear above (or below)
Coose Row > Insert line from clipboard above (or Insert line below)

step2.jpg

Result:

step2result.jpg

Have a nice day

Ute

zetcom

thanks for the hint!