Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
ontime Member
@ontime · Joined 9 years ago · 15 posts · 10 topics · 1 reputation
Badges
Recent posts
-
Blueprints: how to disable the security tab?
· 5 years ago
To make my content easy to manage I disable tabs that are not useful depending on the page. In Grav 1.7 I cannot find a way to disable the Security tab. The following blueprint still displays the Secu
-
How to AJAX form with recaptcha?
· 6 years ago
Any news about this bug?
-
New Plugin: Admin Frontmatter Yaml
· 7 years ago
I am also very interested by this plugin, the way Grav manages multiple languages is one of its greatest weaknesses. As the others said: an example would be great. Is it compatible with thad admin plu
-
How to AJAX form with recaptcha?
· 7 years ago
Hi, My forms were working fine with AJAX based on this document: https://learn.getgrav.org/16/forms/forms/how-to-ajax-submission But since some recent updates, the AJAX part ceased to work. Now after
-
Ajax form not working since grav-plugin-form 3.0.6-7
· 7 years ago
Since the update from grav-plugin-form 3.0.5, my ajax forms do not work as expected. I am not sure if this is caused by the plugin or by the way Grav manages languages. This form worked as expected un
-
The reserved indicator "@" cannot start a plain scalar; you need to quote the scalar at line 1 (near "@extends:")
· 7 years ago
@paulhibbitts it worked thank you: The linting error is gone and the yaml file containing the include still works. Maybe the Grav documentation should be adapted accordingly?
-
The reserved indicator "@" cannot start a plain scalar; you need to quote the scalar at line 1 (near "@extends:")
· 7 years ago
On /admin/tools/reports Grav Yaml Linter reports issues and for each admin .yaml file that uses @extends I got this error: The reserved indicator "@" cannot start a plain scalar; you need to quote the
-
Admin filepicker - Network error
· 7 years ago
Hi, The filepicker does not work in the admin. On pageload and when clicking it, the following error message appears: Fetch Failed: NetworkError when attempting to fetch resource. And the browser con
-
How to nest data in forms?
· 7 years ago
I would like to nest some data like this: fields: header.title: type: text label: Title style: vertical autofocus: true validate: required: tru
-
Admin: Hide the "Add" button / limit access
· 7 years ago
I would like to hide the button "+ Add" of the top right of the admin panel that allows the creation of new pages, modular and folders. Is it possible to hide it or limit its access to super admins