name: mycol uploadPath: ../media/mycol meta: label: { de: mycol, en: mycol } rowIdentTpl: { twig: "{{ title }}" } views: - type: table columns: - title permissions: !include global/test-permissions.yml hooks: get: return: type: javascript file: hooks/mycol/get_return.js