Comments Sebastien Perron started the conversationAugust 28, 2020 at 10:19pmHello,I have a data table with a text field filter (via widget) which I am programmatically updating the value using jquery.My problem is that table is not updating after the value is updated and my attempts with .trigger or .change have all failed.Is there a certain custom event or function that I can trigger to update the table after the filter input is updated?Thanks,Sebastien 2,572Aleksandar repliedAugust 31, 2020 at 2:35pmHello SebastienNot sure I understand what you're trying to achieve. When you enter the value in your custom filter, do you want to filter, or update the table, or something else?Please check out our wpDataTables callbacks, and see if that helps:https://wpdatatables.com/documentation/information-for-developers/front-end-callbacks/Kind Regards, Aleksandar Vuković[email protected] Rate my support wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community You can try wpDataTables add-ons before purchasing on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables Sign in to reply ...
Hello,
I have a data table with a text field filter (via widget) which I am programmatically updating the value using jquery.
My problem is that table is not updating after the value is updated and my attempts with .trigger or .change have all failed.
Is there a certain custom event or function that I can trigger to update the table after the filter input is updated?
Thanks,
Sebastien
Hello Sebastien
Not sure I understand what you're trying to achieve. When you enter the value in your custom filter, do you want to filter, or update the table, or something else?
Please check out our wpDataTables callbacks, and see if that helps:
https://wpdatatables.com/documentation/information-for-developers/front-end-callbacks/
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables