-
Kirby 4-alpha.5 introduces a new Multi select field which results in this plugin not working anymore 😦
-
## Description
Kirby 4 alpha 5 randomly generates unathenticated errors, tried with another fresh install and the error persist.
**Screenshots**
Here's a video url: https://drive.google.com/fil…
-
## Description
When you click the link button in a Writer field without selecting text it results in an empty/invisible link. Combined with there being a "Title" field it's very confusing.
![link]…
-
Hi, @sebastiangreger, thank you for phenomenal plugin.
One future request: upload field.
It would be great to have that in comments, so it can be used for reviews with images.
Thank you in a…
-
## Description
The tags field has the ability to query tags from other fields or pages and allow the user to select from those values. When adding tags on the fly is disabled, the Add button doesn't …
-
## Description
![CleanShot 2023-09-28 at 02 15 29@2x](https://github.com/getkirby/kirby/assets/29142128/6b1aa693-de49-4b56-87e5-8bfcd41f39c0)
![CleanShot 2023-09-28 at 02 15 14@2x](https://github.co…
-
## Description
I set the `max` option in a blocks field:
```yml
singleBlock:
label: Just 1 block
type: blocks
max: 1
```
When I open the block options and click on "Paste after", I c…
-
Hey @johannschopplich 👋
Thank you for the great plugin that enhances the KQL and the experience of using Kirby as a headless CMS!
I wanted to check if there is a planned support of the plugin fo…
-
## Description
I have a custom create dialog that uses two required fields and automatically publishes the page.
But it seems like that only the first custom field actually prevents the page creatio…
-
## Description
Requesting a Page Field endpoint from within the panel results in a 404 error.
```js
window.panel.app.$api.get(`/pages/${pageId}/fields/${fieldName}`);
```
Where `pageId` is a p…