Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Joachim Liedtke Member

@norrin · Joined 9 years ago · 20 posts · 6 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Form field of type 'honeypot' not invisible · 8 years ago

    Hi all, I was just trying to implement a form field of type 'honeypot' into my contact form. Unfortunately it is rendered like this <input aria-hidden="true" class="form-honeybear" name="data[hon

  • No inline errors for textarea fields · 8 years ago

    Yes, I did. No inline errors for textarea field.

  • No inline errors for textarea fields · 8 years ago

    Hi all, I don't get any inline errors for fields of type textarea which are configured as being required. Am I missing out something in frontmatter configuration or can anybody confirm, that inline er

  • Change class of a field label · 8 years ago

    It seems, that there is no default option to address a label's class via frontmatter settings - WITHOUT overwriting '/user/plugins/form/templates/forms/default/field.html.twig' by your own version in

  • Two column form layout - possible? · 8 years ago

    @rhuk wow! Thank you so much. This option was exactly what I needed, but I couldn't find it anywhere in the docs - is that right? So how could I know about this in the first place - without meeting ni

  • Change class of a field label · 8 years ago

    Hi, the default value of a class in a field label is 'inline'. How can I change this value through the form setup in the frontmatter. Thanks in advance.

  • Get translation of page.title for present page · 8 years ago

    The above mentioned solution is not working. Still looking for something working ... :o/

  • Get translation of page.title for present page · 8 years ago

    Found a solution myself: To access a certian translation you would do something like this: {{ page.title|tl(['de']) }} Hope that helps anybody.

  • Get translation of page.title for present page · 8 years ago

    Scenario: On my English version of a page I would like to insert the German translation of the 'page.title' (or any other header information) dynamicaly via Twig variable. How can I access the 'page.d

  • Error plugin - Add more error pages · 8 years ago

    Allright. Got a bit confused here, 'cause you said @Perlkonig: You should just have to do - /external and be done with it (no wildcard needed). a bit further up ... ;o) I changed it and seems to wo