Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Peter Berkel Member
@epb · Joined 6 years ago · 24 posts · 10 topics · 6 reputation
Badges
Recent posts
-
Json filetype in (Contact)form with flex
· 5 years ago
Basically yes. I think I start using the database plugins. I had hoped using Grav a database solution was not necessary.
-
Json filetype in (Contact)form with flex
· 5 years ago
As start I used https://github.com/trilbymedia/grav-plugin-flex-objects. Instead of “Contacts”, referred in this document, I created an own json file with records. I can add, edit, delete records in a
-
Json filetype in (Contact)form with flex
· 5 years ago
@Karmalakas thanks for the answer. I took this as a start and finally found a solution. The twig makes from a contact form a json record. I generate a unique random code as key. {% macro render_field(
-
Json filetype in (Contact)form with flex
· 5 years ago
I was wondering if it is possible to create a contactform with process: - save: filename: feedback.json body: "{% include 'forms/data.txt.twig' %}" operation: add (in json
-
NextGen Content Editor
· 5 years ago
Hi @paulhibbitts. Done. Peter
-
NextGen Content Editor
· 5 years ago
I installed the NextGen Content Editor. Because I was struggeling with the use of images with this editor I disabled the NextGen Content Editor and went back to the old editor. Now I want to go back
-
Using Flex-objects creating an own collection
· 5 years ago
Hallo @phmg701, I am not realy an expert but with an example and trial and error I succeeded to make my own collection. I used the description of the plugin see: https://github.com/trilbymedia/grav-pl
-
Using Flex-objects creating an own collection
· 5 years ago
I found the solution. I typed the file object/default.html.twig completly over and skipped the lines which were irrelevant. I can now search on all items. Sorry to bother you with my questions.
-
Using Flex-objects creating an own collection
· 5 years ago
Hallo, With the help of the plugin info about the contacts collection in the flex-objects description I created an own collection about Records. Everything works fine except the search in the collecti
-
Upgrade flex-objects to v1.0.2
· 5 years ago
Perhaps I am still not used to the use of Grav. But I did an upgrade to flex-objects v1.0.2. What I discovered was that my own .yaml file in blueprints/flex-objects of the plugin was gone. I put my sp