Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Pere Castanyer Newcomer
@XaRz · Joined 8 years ago · 6 posts · 2 topics · 0 reputation
Badges
Recent posts
-
Add link to a checkbox field's label
· 8 years ago
oh, now is working using |raw not |e Thanks!!!!!
-
Add link to a checkbox field's label
· 8 years ago
Then I need to do something after changing to {{ field.label|t } ? Because I don't see any change and the a tag is showing as string like before.
-
Add link to a checkbox field's label
· 8 years ago
@chris_jung: There is an escaping for the field labels. Sorry for my ignorance. What do you mean with "There is an escaping.."? Ar you saying this line? <label style="display:inline;" class="inli
-
Add link to a checkbox field's label
· 8 years ago
Hello, I'm trying to do exactly the same as this post: But without success. I'm having this twig in ckeckbox filed: {% extends "forms/field.html.twig" %} {% block label %} {% endblock %} {%
-
Newbie one: How to insert the google map code into the form template
· 8 years ago
Yes. I finally used a gantry 5 particle to display It..but i want to do It with the grav plugin.
-
Newbie one: How to insert the google map code into the form template
· 8 years ago
Hello, I've started using grav (with gantry5) and I'm trying to show a map in the contact form page. I have a page folder "3.Contact" with the form file form.md in it as shown in the documentation: h