Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
How can i pass data to another page?
· 11 years ago
Not out of the box. One way to do it is to provide your own templates/forms/default/form.html.twig (the base file that usually defines the form markup) and for example change its markup to {% for fi
-
How can i pass data to another page?
· 11 years ago
Now I have another problem. Is it possible to populate form dynamically? I want to add the product name in the form, but the form is made already with form plugin. Can I update a field with twig?
-
How can i pass data to another page?
· 11 years ago
Glad you found it out!
-
How can i pass data to another page?
· 11 years ago
Okay I found solution. You can pass data in page links as PARAMS and get them in twig with uri.param('param-name') . Reference: http://learn.getgrav.org/themes/theme-vars
-
How can i pass data to another page?
· 11 years ago
Really no one can help me do this very basic thing? is there a way to use PHP in twig or md?
-
How can i pass data to another page?
· 11 years ago
I have a shop-skeleton and i have a button "I want this" in the details page, it redirects to a form page where they can send contact info if they want to buy this item. How can i pass the item ID to
-
Instance of Exception, instance of Error given
· 11 years ago
Do you have APCu enabled?
-
Instance of Exception, instance of Error given
· 11 years ago
Happened once today, but I cannot recreate it any more
-
Instance of Exception, instance of Error given
· 11 years ago
It's a PHP 7.0-related error. Stumbled on this today too, when an error happens in the front - instead of a more helpful error message. Does not happen on 5.x. Could be a library issue. Inspecting.
-
Instance of Exception, instance of Error given
· 11 years ago
Whenever I try to use gpm I keep getting similar errors to this: -bash-4.1# bin/gpm install pinpress Preparing to install Pinpress [v1.0.0] |- Downloading package... 100% |- Checking destination...