Querying forms via API (Kql) #139
Replies: 3 comments
-
I always assumed it was compatible (minus the built-in snippets, of course) and the API mode was specifically to support custom forms in headless setups. I will take a look when I find time. |
Beta Was this translation helpful? Give feedback.
-
I tried to query the forms page directly using KQL. But this was pointless.
It is! I even query the HTMX inside my Vue/Nuxt App 😅 instead of using the API.
|
Beta Was this translation helpful? Give feedback.
-
I just noticed that using KQL is not really possible, since models are not supported yet (I made an issue for that in the past). If you'd like to use KQL, you'd have to write a custom method that queries all fields depending on the type. Maybe I can add a toKqlArray method or something in the future, I will keep this open as a reminder to investigate it at some point... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I get this error while fetching the site page using Nuxt KQL x Headless Kirby.
The website has multilanguage.
Is the plugin compatible with this workflow?
Beta Was this translation helpful? Give feedback.
All reactions