Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
David Brisebois Newcomer
@davidbrisebois · Joined 8 years ago · 5 posts · 1 topics · 0 reputation
Badges
Recent posts
-
Remove data from input's names
· 7 years ago
@pamtbaau that was it ! I also have a text input but didn't go through it until now ! Everything works fine, thanks a lot !
-
Remove data from input's names
· 8 years ago
form: name: subscription-form method: POST action: 'MY_API_URL' classes: contact fields: name: api_key type: hidden default: 123466789 isAPI: true buttons: -
-
Remove data from input's names
· 8 years ago
Yes I am sure ! I did it once more also to be very sure. Appi theme includes a field.html.twig in /user/themes/appi/templates/forms/field.html.twig I also tried changing it and nothing better...
-
Remove data from input's names
· 8 years ago
Thanks, but so far it is not working... seems like the field.html.twig is never loaded from my theme... I have flushed cache, force-refreshed my browser, nothing different. I also modified to name="fu
-
Remove data from input's names
· 8 years ago
Hi everybody I use Grav for a while now for simple projets, I really love it ! I am now building a landing page for a future application to be developped, I want to integrate a form that sends data to