• Resolved alklat

    (@alklat)


    Is there a shortcode’ a button or a php function that can be placed to Sort cells by a-b-c function and\or by date (newest to oldest)

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    I’m not really sure what you mean. Maybe the TablePress Extension from https://tablepress.org/extensions/table-row-order/ helps (but it only supports alphabetic sorting).

    Alternatively, remember that there’s the JavaScript-based sorting for the site visitor.

    Regards,
    Tobias

    Thread Starter alklat

    (@alklat)

    is there a way to alpabetise or order across rows and columns?
    For example if a table is made where each cell represents a letter

    c h e a
    j i b l
    g d k f

    is there a way to alphabetize or order across rows and columns with a press of a button so the end result looks like this:

    d c b a
    h g f e
    l k j i

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no, sorry, individual cells can not be reordered like that.

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Sort cells by abc function or by date’ is closed to new replies.