Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Dateformat in form datefield? -> Validation failed: Invalid input
· 10 years ago
I think I never tried using dateformat fields. Can you paste your form md file so I have a quickstart?
-
Dateformat in form datefield? -> Validation failed: Invalid input
· 10 years ago
Hi. I'm talking about the validation format of the webform date field... somehow I can't figure out, which format is used there and how I can change it - or how I could output the correct format in th
-
Dateformat in form datefield? -> Validation failed: Invalid input
· 10 years ago
Not sure if this is what you mean, but we generally use the datetime field, for example in the system/blueprints/pages/default.yaml for setting date+time for pages. It has it's own custom field.
-
Dateformat in form datefield? -> Validation failed: Invalid input
· 10 years ago
Hi. I can't find out where to set the dateformat used for validating the datefields in the form plugin. And the validation message doesn't say what format should be used... so that's not very helpful
-
Login plugin Oauth not working
· 10 years ago
1.3.0 I'm the same person
-
Login plugin Oauth not working
· 10 years ago
https://github.com/getgrav/grav-plugin-login/issues/47
-
Login plugin Oauth not working
· 10 years ago
What version of the plugin are you using? It seems someone else is having issues with this OAuth. I'll pull down and test the latest release as well as the develop branch from github later this aftern
-
Login plugin Oauth not working
· 10 years ago
I'm having troubles getting oauth on Login plugin working. I have setup it on developer successfully and added proper setting to login.yaml file but it does not display google link on login screen. On
-
Creating ACL permissions for certain tabs of page editing
· 10 years ago
Currently it's not possible, the ACL only controls access to the Config set of pages. Perhaps you can request this functionality in the Admin Plugin issues: https://github.com/getgrav/grav-plugin-adm
-
Creating ACL permissions for certain tabs of page editing
· 10 years ago
For example, is it possible to hide an 'advanced' tab on the page editor for certain users? It strikes me that since it's called 'advanced', then it should only be shown to super users or similar. I'm