File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -67,6 +67,7 @@ class TaggableExample extends AbstractTaggedListViewProvider
6767
6868The following pages have been migrated to grid views.
6969Plugins that have been hooked into these pages via event or template listeners must be adapted accordingly.
70+ An example how to add additional columns to an existing grid view can be found in the [ grid view documentation] ( ../../php/api/grid_views.md#events ) .
7071
7172- ` calendar\acp\page\EventImportListPage `
7273- ` filebase\acp\page\LicenseListPage `
@@ -121,6 +122,7 @@ Plugins that have been hooked into these pages via event or template listeners m
121122
122123The following pages have been migrated to list views.
123124Plugins that have been hooked into these pages via event or template listeners must be adapted accordingly.
125+ An example how to add additional sort fields can be found in the [ list view documentation] ( ../../php/api/list_views.md#events ) .
124126
125127- ` blog\page\BlogEntryListPage `
126128- ` blog\page\BlogListPage `
You can’t perform that action at this time.
0 commit comments