Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
jaba42 Newcomer
@jaba42 · Joined 7 years ago · 5 posts · 2 topics · 0 reputation
Badges
Recent posts
-
Logging with grav from within a twig file
· 8 months ago
Option 2 looks primising, I’ll check that out. Thanks!
-
Logging with grav from within a twig file
· 9 months ago
I like to add logging to one of my twig files for error tracking. I found https://learn.getgrav.org/17/advanced/debugging#logging from the docs, which should do the job, but how do I call this from wi
-
Help on creating dynamic form fields based on collections
· 7 years ago
Okay, maybe I found a solution for my issue I like to share. As I got form as an object by using forms() I looked for functions publically provided by it. I discovered a public function setFields() -
-
Help on creating dynamic form fields based on collections
· 7 years ago
Thanks for sharing this tricky way of doing it. I basically understand what it does. But I do have an issue with the complex merging to form: set form = form|merge(... causes Twig_Error_Runtime throw
-
Help needed: DRY approach for populating blueprint item's options to frontend form select options
· 7 years ago
Hi all, I am new to Grav but I am starting to love it. Nevertheless I am struggeling with all the options of solutions and I am stuck now. I searched through the existing items but did not find "my ne