Problem:
How to sort table on screen without page reload?
Solution:
There isn't such kind of built-in feature within Toolset plugins, each time you resort the result in frontend, Views need to query the database again, and get the sorted results, setup the pagination as well.
If you don't need pagination, you can consider custom codes, for example:
https://www.w3schools.com/howto/howto_js_sort_table.asp
Relevant Documentation:
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | - |
- | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - |
Supporter timezone: Asia/Hong_Kong (GMT+08:00)
Este tema contiene 2 respuestas, tiene 2 mensajes.
Última actualización por hace 2 años, 10 meses.
Asistido por: Luo Yang.