randoum Newcomer
@randoum · Joined 6 years ago · 4 posts · 2 topics · 0 reputation
Badges
Recent posts
-
Form plugin : how to dynamically initialize form value depending on header data from a plugin
· 6 years ago
Hi, Yes both work, I would not use the second one though cause static functions are meant to be static. I also found another alternative, which I am not very satisfied with, but it works : public func
-
Is grav suitable for advance needs?
· 6 years ago
I thank you very much on your reply, and the time spent to try and address the specific issues I am facing. Once again I face specific needs, not something which is covered by Grav core functionality.
-
Is grav suitable for advance needs?
· 6 years ago
Hi, New to Grav I used it on few project with very basic needs, and it was very easy. Then I needed to implement advance needs and started to have difficulties. For example I think it's overkill to b
-
Form plugin : how to dynamically initialize form value depending on header data from a plugin
· 6 years ago
Hi there, I am trying to initialize form field's default values from a plugin based on data from the page header. For this I try to hock onFormInitialized but I cannot access page from here. public f