• Resolved william333

    (@william333)


    Hi,

    I cannot figure out how to disable the buttons (CSV, PDF, etc…) from shortcode.

    Any idea? Thanks for your help.

    Kind regards,

    William

Viewing 4 replies - 1 through 4 (of 4 total)
  • Mnemon

    (@mnemon)

    Hello –

    Add the following to your shortcode:

    datatables_dom=”lfrtip”

    For example:

    [gdoc key=”[URL here]” datatables_dom=”lfrtip”]

    Thread Starter william333

    (@william333)

    Works like a charm.

    I am a bit lost to understand how to find this parameters for shortcodes. Thanks for your help.

    Plugin Author Meitar

    (@meitar)

    Thanks, Mnemon.

    Hi,
    Great plugin !
    I would like to disable just 3 buttons, is it possible ?
    Also, I add /datatables_select=”true”/ on my shortcode,
    it’s work but when I select some row, clicking on “print” button (or the other buttons)
    all the rows are exported, not only the selected.
    It seams like all the export buttons doesn’t detect if any rows are selected.
    So I need to add a new button to “Show Only Selected”
    Can you help ?
    Thank’s

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

The topic ‘Disable Buttons’ is closed to new replies.