pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Does basic-captcha need a secret?
· 4 years ago
@geradok, I don't think your assumption is correct. It is the name of the process variable that must be basic-captcha. That process variable tells the form how the submitted form should be processed.
-
Does basic-captcha need a secret?
· 4 years ago
@geradok, I think I don’t need a secret for basic-captcha?! I think you're right... Using a fresh install of latest Grav: Created a contact form Followed the docs for the Basic Captcha field: Add
-
Thank you message in ajax for modular form
· 4 years ago
@NataliaB, Did you clear the cache $ bin/grav cache after making changes? I copied you code and it's working fine.
-
Issue with forms and caching
· 4 years ago
@dabuuker, Thanks for testing. I wouldn't expect the observed behaviour and haven't found a similar know issue. Would you mind sharing your observations to the dev team by showing the caching results
-
Issue with forms and caching
· 4 years ago
@dabuuker, Would this more simpler snippet also work for you: {% include "forms/form.html.twig" with { form: forms('contact-form') } %} This sample is copied from the docs Displaying Forms from Twig s
-
Create own modular template with custom fields
· 4 years ago
@NataliaB, Then please pick one and mark it as solution... The forum is a two-way street where everyone has its share. It is not only for the benefit of people asking questions. The idea is that the
-
Create own modular template with custom fields
· 4 years ago
@NataliaB, Has this topic been solved?
-
Images instead of icons in Features
· 4 years ago
@NataliaB, Format your Twig code properly and have a good look at it. It seems that while looping the features, the images are being looped... Also please note a warning from the docs i've shown you b
-
How to swap fields in contact form
· 4 years ago
@NataliaB, I see you have already opened a new post. Does that mean this issue has been solved? It is a good habit to mark a post as being solved by ticking the 'solution icon' in the lower right corn
-
How to swap fields in contact form
· 4 years ago
@NataliaB, I'm afraid I do not understand your last reply... According the YAML specs: To maintain portability, tab characters must not be used in indentation, since different systems treat tabs diff