pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3197 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Include URL in description field of a checkbox (form)
· 4 years ago
@AquaL1te, Can't see what "Just adding it doesn’t seem to do anything." should look like... But this is what your field definition looks like in my site: Description 'test' is clearly visible. I admi
-
Include URL in description field of a checkbox (form)
· 4 years ago
@AquaL1te, data.txt.twig is being used for saving the form into a text file. For html the template data.html.twig is being used. Alternatives: Use the description property with Markdown instead of th
-
Include URL in description field of a checkbox (form)
· 4 years ago
@AquaL1te, I figured you wouldn't be the first... So I searched on the repo of the Form plugin and found the following: Markdown in form label to add page link. So it can be done. It has been mentione
-
Weird .md naming after enabling language support
· 4 years ago
@edi0th, @AquaL1te, I've created a new issue in the Admin repo with a reproducible case. Please follow that issue to track the progress.
-
Weird .md naming after enabling language support
· 4 years ago
@AquaL1te, @edi0th, Please join the issue on Github and share your experiences. The dev team does not read this forum. The issue is being closed right now because the original poster cannot reproduce
-
Create a form in template redirecting to url containing the values of the form
· 4 years ago
@red, Twig is being executed when a page has been requested. In other words, when the HTML (and in your case the form) is being generated. Hence the values entered by the user will not be available wh
-
Weird .md naming after enabling language support
· 4 years ago
@AquaL1te, Are there any processing running at night that might change the Grav installation? Would you mind investing a little bit of time and try the following: Logoff from Admin. Login into Admin
-
Weird .md naming after enabling language support
· 4 years ago
@edi0th, Are you still experiencing the same issue? The user who created the issue on Github can't reproduce the issue anymore...
-
Avif image format error
· 4 years ago
@alfabuster, Have you already consulted the docs? Especially the section about Supported Media Files?
-
PHP plugin that takes raw text from a POST request and returns the processed text?
· 4 years ago
@FedorovDeomid, In that case, you may close the post, by ticking the "solution" icon in the lower right corner....