Forums

WP-Table Reloaded
sInfo on top of the table (5 posts)

  1. natty.chap
    Member
    Posted 2 years ago #

    Hi There,

    This is great plugin. It solved one of the purposes I was looking for. Thanks for the plugin.

    I would like to see the info "Showing 1 to XX of XXXX entries" and filtered message((filtered from XX total entries)), and control buttons (Previous and Next) on top of the table as well. Because, user may not know how many records exist unless user scrolls all the way down, and some times user may not notice it too.

    Please help.

    Thanks.

  2. TobiasBg
    Member
    Plugin Author

    Posted 2 years ago #

    Hi,

    these features are offered by the DataTables library, the necessary details for this are in the documentation of the sDom variable, see http://datatables.net/usage/options#sDom

    Using that you can create this code

    "sDom": 'lfriptip'

    which you will need to paste into the "Custom Commands" textfield of the "DataTables JavaScript Features" section on the "Edit" screen of the table.
    However, I have read in the DataTables forums (http://www.datatables.net/forums) that this is not completely supported in the script, so it is possible that this does not work this easily.

    Best wishes,
    Tobias

  3. natty.chap
    Member
    Posted 2 years ago #

    Thanks for you response, but I am sorry I could not quite understand it. Is there any doc that has step by step instructions to get this done?

    Please suggest.

    Thanks.

  4. natty.chap
    Member
    Posted 2 years ago #

    and I tried to do as suggested, but Options are not being saved. it reverts to old settings..not sure what could be wrong.

    Thanks.

  5. TobiasBg
    Member
    Plugin Author

    Posted 2 years ago #

    Hi,

    that probably means, that you have a security extension installed on your server (likely "Suhosin"), which causes trouble with a large table.
    Such an extension unfortunately breaks editing of tables (and with that adding of such code). I was not yet able to find a permanent solution to this unfortunately, so I'm sorry that I can't help with this.

    Tobias

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic