Hi,
thanks for your question, and sorry for the trouble.
The reason for this wrong behavior is that both of those used Extensions modify the same JS parameter. For a solution, please see https://ww.wp.xz.cn/support/topic/conflict-columnfilterwidgets-and-buttons-1/#post-6715527
Regards,
Tobias
Thread Starter
ufopsi
(@ufopsi)
Fastest reply ever. Thanks!
Last question: is it possible to:
a. insert the filter widget inside its relative table head cell?
– or –
b. insert the print button on the left and the filter on the right (in one row)?
-
This reply was modified 7 years, 1 month ago by
ufopsi.
Hi,
good to hear that this helped!
No, sorry, this Extension does not allow adding the filter dropdowns inside the table header cells. 🙁
Regards,
Tobias
Thread Starter
ufopsi
(@ufopsi)
Hi Tobias, is it possible to display the buttons after the table?
Hi,
yes, moving the buttons below the table is possible. You’d need to modify that “Custom Command” from the other thread, and move the letter “B” after the letter “t”, e.g.
"dom": "WlfrtipB"
Regards,
Tobias