Check if a field is empty inside a twig paragraph template
I know how to check if a field is empty in a twig template :
{% if node.field_lorem.value %}
I would like to check if a paragraph field is not empty inside a paragraph twig template (paragraph--lorem.html.twig
). But this doesn’t work :
{% if content.field_date.value %}
I can display this field value like this :
{{ content.field_date }}
This article was republished from its original source.
Pixeldust is a 20-year-old web development agency specializing in Drupal and WordPress and working with clients all over the country. With our best in class capabilities, we work with small businesses and fortune 500 companies alike. Give us a call at 1(800)730-2416 and let’s talk about your project.