We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with Reference The other day I was programmatically updating content on a site and ended up asking on the forum how to solve a silly issue. https://forum.getkirby.com/t/programmatically-updated-a-files-field/27918
What I realised is that there's no documentation, as far as i'm aware, on how to programmatically update all the different types of fields.
It would be useful to have documented what kind of value each field is expecting when doing things programmatically.
Expected A simple description of what kind of value Kirby wants me to pass to the various update() functions when working with a specific field type.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue with Reference
The other day I was programmatically updating content on a site and ended up asking on the forum how to solve a silly issue. https://forum.getkirby.com/t/programmatically-updated-a-files-field/27918
What I realised is that there's no documentation, as far as i'm aware, on how to programmatically update all the different types of fields.
It would be useful to have documented what kind of value each field is expecting when doing things programmatically.
Expected
A simple description of what kind of value Kirby wants me to pass to the various update() functions when working with a specific field type.
The text was updated successfully, but these errors were encountered: