How to add text before/after column values without affecting sorting?By Milan Jovanovic on 23/07/18 in
In wpDataTables column settings for every column there are text fields “Cell content prefix” and “cell content suffix”.
Values from those text fields will be used for adding text before or/and after every cell content in a column.
This feature uses CSS for displaying entered text, therefore sorting of the columns will not be affected.
Was this answer helpful ?
Yes
No