Dennis Meiderwijk

Results 4 issues of Dennis Meiderwijk

This error appears after creating a new MySQL db for a project, which has a contenttype including a `collectection` with a `set`. Details ------- | Question | Answer |------------------------------------------------------ |...

🐛 tag: bug

In the Bolt docs [(https://docs.boltcms.io/5.0/fields/select#making-the-selected-values-sortable),](url) the way to make values in a select sortable is described as: ``` somevalue: type: select values: programme/{title} sort: name autocomplete: true limit: 1000 ```...

🐛 tag: bug

On page https://docs.bolt.cm/4.0/extensions/configfiles , in the first code snippet: public function getConfig(): array should be: public function getConfig(): Collection

Taxonomies and Field definitions links don't work in the section 4. ContentTypes and contenttypes.yml.