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

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3181 posts · 17 topics · 1019 reputation

Badges

Grav Core Team ModSquad Team Member ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Automating website error checks · 4 years ago

    @hughbris, Not aware of any tool, but some approaches come to mind... Cronjob scanning Apache/Grav log files: Running a cronjob on the server that: checks apache's log and Gravs log file and sends

  • How to add custom Tab in page editor in Admin Panel? · 4 years ago

    @kairari, You'll need to create/update the blueprint for the page type at hand. In the blueprint, you can add a tab with your own field to add the buttons. Take a look at the blueprint for the "Blog I

  • Inject value of form field into javascript of thankyou page · 4 years ago

    @Karmalakas, Well I didn't know either, but I figured that if template formdata.html.twig can show the input data in the thankyou page, then any template can... Following the template, led me to line

  • Inject value of form field into javascript of thankyou page · 4 years ago

    @sib, Ok that means the values of the form are not being shown in the thankyou page. In that case you'll have to read the form data yourself: Steps: Create a copy of default.html.twig and rename it t

  • Inject value of form field into javascript of thankyou page · 4 years ago

    @sib, What template are you using for the thankyou page? To recap: You want to catch the value from the email field <input name="data[email]" value="" type="email" class="form-input " required

  • Inject value of form field into javascript of thankyou page · 4 years ago

    @sib, Based on the given information, I can only say "It depends" and give some generic suggestions. "It depends" on information like: Are you submitting the form synchronous or asynchronous? When do

  • Object layout 'delete' not found · 4 years ago

    @edbr, Please help the community help you by providing succinct and accurate information that makes the context of the issue perfectly clear. Preferably, you provide a step-by-step description of: Wh

  • Links to sibling page in collection – closing the loop · 4 years ago

    @PurpleRoom, which seems to work fine Yes, that seems to work fine, but only because PHP is so forgiving and doesn't throw errors on incorrect code... Class Page (see docs) does not have a function

  • Issues with 3d Viewer Plugin and .obj files · 4 years ago

    @PurpleRoom, Since this is a niche plugin, the chances that someone here will be able to help will be slim. You would be better of asking the developer. Also, when having an issue, it can be worthwhil

  • TinyMCE editor, image insert? · 4 years ago

    @Galileo, When having an issue with either Grav, theme, or plugin, it is often useful to not only search this forum, but also the issues at the repo of the plugin. https://github.com/newbthenewbd/grav