-
**Describe the bug**
The default value of some field types is not showed correctly in the Panel when the field is added to an existing page.
Affected field types I discovered so far:
text, text…
SkidX updated
2 years ago
-
## Description
Tag fields (potentially other field types as well; untested) with queries execute that query every 10 seconds while the page in question is open in the panel. With slightly more comple…
-
## Description
Precondition: Two writer fields in a single blueprint (there may be more than these two fields); both fields are filled with some data and saved
When changing the page's slug, the con…
-
Hi there,
Been enjoying a lot of your productions. I was wondering if there is a way to do the same with BoostID when it comes to re-index the ID or force that specific page cache to be purged?
…
psntr updated
2 years ago
-
Hi there,
I have some issues transitioning this field to a 3.8 site.
First of all, after updating, all the existing entries are shown as blank:
```js
![Bildschirmfoto 2022-11-11 um 00 42 16]…
trych updated
2 years ago
-
## Description
hi everyone,
I just realized, that in kirby 3.7.5 and 3.8.0-rc when a structure has a limit set, the index of the rows starts with 0. if no limit is set it starts with 1. this is on…
-
## Description
I create a structure field which contains a pages field. While all page title are shown when selecting a page the page title is not shown in the page preview bubble.
The blueprint:
…
-
![captures_chrome-capture-2022-8-27](https://user-images.githubusercontent.com/3393422/192490818-73960a3c-db8a-4d7f-8d0d-5292aebca512.png)
## To reproduce
1. Copy/paste below blueprint
2. Add n…
-
## Description
I have a tags field that gets its options from a query:
```yaml
fields:
bikeManufacturer:
type: tags
max: 1
options: query
query: page.parent.childrenAndDraf…
-
## Description
Blueprint field `select` with translated label options is not working anymore. This was working in `3.7.0`.
**Expected behavior**
It should show the label.
**Screenshots**…