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.

01K Regular

@01K · Joined 7 years ago · 130 posts · 26 topics · 9 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • The form reset doesn't work · 4 years ago

    @pamtbaau: use an ajax request. Thank you, I will try reset:true with AJAX. Will see what will happen.

  • The form reset doesn't work · 4 years ago

    Sorry, such things happen when I work mostly 24hours a day 😃 I've mixed up two topics. Yes, this relates to the refresh form data question. I've edited code form to the bare minimum. What I want: is t

  • The form reset doesn't work · 4 years ago

    With updated code it's loading, but if I set captcha: true after submission page is reloaded and I get Captcha not valid! error

  • The form reset doesn't work · 4 years ago

    That's strange. For a debug purposes I've unpublished my previous working form and created this shortened (test) example. While the folder with unpublished working form was physically available in pag

  • The form reset doesn't work · 4 years ago

    Yes, it does run on my localhost... I've updated the first post with name definitions. Does it run now in your environment? Also, you are mixing field definitions using yaml sequences with yaml mappi

  • The form reset doesn't work · 4 years ago

    ah, I see now where the problem lied. Now I've formatted code. No errors in yamllint.com

  • The form reset doesn't work · 4 years ago

    @pamtbaau please check the edited. The online YAML editors displays YAML IS VALID message

  • The form reset doesn't work · 4 years ago

    Hmm, that's strange. I've copied it straight from md. I'll check it

  • The form reset doesn't work · 4 years ago

    Hello everyone! I want to improve my form submission. Once the form is submitted - the thank you message appears below the submit button. That's OK, but after submission, I want to clear the form. Unf

  • Cant' access meta data from files · 4 years ago

    Thank you very much!