-
Currently, it is not easily possible to disable files section sorting in non-default languages. I can use a workaround by defining a sort field in a files blueprint like this:
```
sort:
ty…
-
I would like to have a toggle switch next to my default date field to turn on/off autopublish for the specified date.
-
## The problem
Currently, the plugin loads the defined value(s) from the structure, and stores them as static text with just the fields defined in the blueprint.
It would be much more handier if…
-
I have a long textfield before the Kirby Gallery and it is impossible to add images because of this as all the parameters of the page are kept as an inline URL before saving.
No way to save page with…
-
blueprint
```
categories:
label: Categories
type: structure
fields:
autoid:
type: hidden
translate: false
cat_title:
label: Title
type: text
```
site…
-
- [x] I have written a [good issue](https://github.com/kirbydesign/designsystem/wiki/The-Good%3A-Issue)
## Describe the research request
It is difficult for the users of the Kirby charts to make c…
-
I have a field group _groups/section.yml_:
```yml
type: group
fields:
sectionTitle:
type: text
label: Title
sectionContent:
type: textarea
label: Content
```
And a p…
-
### Description:
If a **toggle field** is included as a **column** in a **list of pages in table layout** the preview of the field behaves buggy/irritating:
## A) Example A
### Blueprint:
…
twiro updated
3 months ago
-
When a file is uploaded to an image clip field and the crop is not set through the GUI, the `clip()` method doesn't clip but renders the original image instead. Is there a way to make sure images are …
-
Hey,
first of all: lovely work. Thanks a lot.
I just thought, that it might be nice to be consistent in who you write the headlines for what mention it is. Either all lower case or all upper cas…