This Template is responsible for creating a table of domain objects. If you modify this template, do not forget to change the overwrite settings in /Configuration/ExtensionBuilder/settings.yaml: Resources: Private: Templates: List.html: keep Otherwise your changes will be overwritten the next time you save the extension in the extension builder

Listing for Todo

{todo.title} {todo.startdate -> f:format.date()} {todo.enddate -> f:format.date()} {todo.description} {todo.files.originalResource.name} Edit Delete
New Todo