Heya,
i just wonder if there is a possibility to add custom fields to a table (maybe even say "all custom fields from posts within category X")?
If not, are you planning/considered to add that?
Heya,
i just wonder if there is a possibility to add custom fields to a table (maybe even say "all custom fields from posts within category X")?
If not, are you planning/considered to add that?
Hi,
no, this is not possible and is not planned for the future (as it is not something that I feel is within the scope of the plugin).
I assume that you want to show the custom fields that your posts have in a table form, and you probably want to use the sorting feature on that as well.
Then you should simply change how your theme prints the content of the fields on the page. It's only a little bit of programming to make the output a HTML table. Then you could manually include the DataTables JavaScript plugin (from http://www.datatables.net) to get the sorting feature.
Regards,
Tobias
You must log in to post.