Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Jan Member
@jacfab · Joined 8 years ago · 16 posts · 7 topics · 0 reputation
Badges
Recent posts
-
Getting item from List with specific title
· 2 years ago
thank you, this is exactly what I was looking for!
-
Getting item from List with specific title
· 2 years ago
contentblocks: - title: '**What if your strings had the perfect partner?**' content: "my content" - title: '## Tempera ROSIN in a nutshell:' content: "my conten
-
Getting item from List with specific title
· 2 years ago
I have a list field called "contentblocks" with two elements: A text field called "title" and an editor field called "content". So now in my Twig code I want to get the entry where the title is "youtu
-
Codemirror Customization
· 7 years ago
I wonder how I can setup which button will be shown in my editor. For example I would like to hide everything except of the "Link" button. Is there a customizable simple mode maybe?
-
Datetime only time
· 7 years ago
Thanks for the hint. Any idea how exactly I can modify the field?
-
Page Field for page name output
· 7 years ago
{{page.find(page).title}} did the trick 🙂
-
Page Field for page name output
· 7 years ago
Would have been nice to know about this "other approach" since I am facing the exact same issue here. I am looping through all the pages listed in the pages field (multiple: true). But the output is
-
Datetime only time
· 7 years ago
I would like to use the datetime field but only for choosing a time, without the datepicker. Is that possble?
-
What does your .gitignore for GRAV projects look like?
· 7 years ago
Since I am a bit new with the flat cms systems I didnt really have a good solution yet for the fact that constant changes of content (by client) always totally messes up my git. How do you handle that
-
Mail from Formular
· 7 years ago
I added a screenshot so you can see my settings. Do I need to use Sendmail as Mail Engine? Didnt get it running so far 😦