• Resolved Rosetta Facciolini

    (@ramthas)


    if together datatables columnfilterwidgets and datatables buttons

    [table id=SitiTUTTI datatables_columnfilter=true datatables_columnfilter_exclude_columns=1,2,7,8 responsive=collapse datatables_buttons=”copy,csv,excel,pdf,print” /]

    conflict happens, you do not see buttons pdf, copy etc.

    Thanks for very useful plugin

    https://www.ads-software.com/plugins/tablepress/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!

    Regards,
    Tobias

    skeptikas

    (@skeptikas)

    Hello,

    how did you resolved this issue? I’m getting exact same issue on my testing page. Thank you in advance.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    unfortunately, ramthas never posteed that link, so I was never able to take a look ??

    For your case, the same answer: Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!

    Regards,
    Tobias

    Hi,

    I had the exact same issue but I figured this out.

    The thing is that the “dom” parameter is somehow overwritten.
    So, to display both extensions, you need to add :
    "dom": "BWlfrtip"
    in the “custom commands” of your table:

    the B stands for the buttons extension
    the W stands for the filterwidget extension

    Maybe you would have to add some other letters according to your needs.

    Cheers

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    good catch! Yes, this seems to be it then. When both Extensions are active, they override this setting.
    Thanks for sharing the solution here!

    Best wishes,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘conflict columnfilterwidgets and buttons’ is closed to new replies.