-
I followed the instructions in the wiki to create a custom editor block plugin.
In my blueprint setup of th parent page I have the following:
```
fields:
blockfield:
type: editor
```
…
-
Hi @johannschopplich, I wonder if there's the posibility to not include all the custom marks as default on all the writer fields, and be able to add them depending on where you want with the `mark:` o…
-
It's a common use case to create content relations with the pages, users or files fields. While this works pretty straightforward in the interface, on the front-end side filtering gets complex. Citing…
-
Hi
It's could be great if we are able to change the date `.` and time `:` separator by options in config. So i can use "DD/MM/YYYY hh:mm:ss".
Thanks :)
-
Hi,
after testing your plugin I have to say its great and do what I need.
And I have directly two ideas to make it better, clickable field names. so that I can navigate directly to the changed fie…
-
Hi,
Blueprints using `type: select` and `options: query`, such as:
```
galerie:
label: Galerie
width: 1/2
type: select
options: query
query:
fetch: pages
page: gale…
-
## Description
When displaying a date field in the panel in the format MM/YYYY, the date input jumps to 08/2025 after saving, no matter what I selected. No other options are used (except width). Trie…
-
- [ ] I have written a [good issue](https://github.com/kirbydesign/designsystem/wiki/The-Good%3A-Issue)
## Describe the bug
## Describe how to reproduce the bug
-
- Developer Guide
- Editor Guide
- Plugin Guide
-
Plugin doesn't work correctly in Kirby 4.0.0-rc.4