@webbusteruk: I've tried several times to get an answer to my most basic question/use case, but have never gotten an answer.
In previous versions, it was really easy to:
- Create a list of records from a table.
- Have the list sortable, filterable, and paginated.
- Have links for each row that would open a form to edit that row, save it (or cancel), and then return to the listing.
I have spent many, many hours researching and plugging away experimenting in CF7 to implement even a simple version (no sorting/filtering/paging) without success.