Hi wpDataTables team,
Thank you for the great plugin — it’s been very helpful for my project!
I’m using the “Calculate total” feature to sum values in a column, and I’ve added a Cell content prefix (for example, “¥” for prices). While the prefix displays correctly in each individual cell (e.g., ¥123, ¥9636), the total row still displays only the number (e.g., ∑ = 9759) without the prefix.
It would be very useful and visually consistent if the total row could also display the same prefix or suffix — for example:
∑ = ¥9759 instead of ∑ = 9759
This feature would help improve clarity, especially for financial tables where the currency symbol is important.
I hope you will consider adding this feature in a future update. Thank you for your time and amazing work!
Best regards,