Hello clausbach,
Fields in a form with URLs are displayed as plain text. Can’t you make the link itself work in the table?
Reply: Please update to the latest version. We’ve automatically added the tag to values that are links.
Another problem is sorting the records. They are displayed in the order they are registered, but I would like to be able to sort them on a grid in the table. Is that possible?
Reply: Please remove the [all-filds] shortcode and add each field shortcode manually.
This way, you can arrange them in the order you want.
Thank you so much
Hello Rebecca,
Thanks for your quick reply.
You are right about the link problem. I have updated the plugin, and now I works fine.
The problem with sorting is not in relation to the order of the fields. It is the order of the records. It would be good if you could sort on the individual columns, but since you can’t, it is necessary to be able to sort all records in alphabetical order on a column. Or in ascending or descending order if it is a numeric field or a date field.
Now the records are sorted in descending order on record ID, and that is not useful for me. I hope it is possible to change the order somehow.