• Resolved kdwinton

    (@kdwinton)


    I searched the documentation and forums, and I apologize if I missed it, but I’m looking for a way to have the initial display of a table start at a certain point (either a row# or a “page” #). e.g. a table has 200 rows of data, for lessons by date for a year, and after six months, it would be nice if I could add a parameter to the short code so that users would start near the current data (but still be able to go backwards if needed).

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    For this, you can add a command like

    "displayStart": 50
    

    to the “Custom Commands” text field on the “Edit” screen of the table.
    That number indicates the row that shall be shown as the first row.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘“start at” row # or page#’ is closed to new replies.