diff --git a/api/collections/fields/row.yml b/api/collections/fields/row.yml index bb08d62..9c76f9e 100644 --- a/api/collections/fields/row.yml +++ b/api/collections/fields/row.yml @@ -72,6 +72,15 @@ subFields: type: string meta: label: Nächste Seite + widget: select + choices: + endpoint: page + params: + sort: path + projection: navigation + mapping: + id: path + name: path - name: columns type: object[]