We have a table with a link/button that goes to another page and make some actions (printing the record of the table in a custom format). We need that the data of the table where refreshed to display changes made outside the plugin (like when we edit a record or a field)
Is there any way to make the table refresh by javascript in this button?
wpDataTables only has an auto-refresh timer, which can be used for manual or SQL query-based tables. It refreshes the table after the given amount of time (in seconds).
To initiate a refresh on button click, you would need to develop a custom solution, or refresh the entire page using meta refresh.
Hello
We have a table with a link/button that goes to another page and make some actions (printing the record of the table in a custom format). We need that the data of the table where refreshed to display changes made outside the plugin (like when we edit a record or a field)
Is there any way to make the table refresh by javascript in this button?
Best regards
Hello there.
wpDataTables only has an auto-refresh timer, which can be used for manual or SQL query-based tables. It refreshes the table after the given amount of time (in seconds).
To initiate a refresh on button click, you would need to develop a custom solution, or refresh the entire page using meta refresh.
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