Answer the question
In order to leave comments, you need to log in
How to programmatically display fields from views?
Hey! help with advice, what's wrong with the output of the field?
There are Views, taxonomy/term/... with node output, overridden the html.twig template and you need to display the contents of the number field in the template, each node has different values, I do this:
{% for row in rows %}
{{ view.field.field_object_label_y.original_value }}
{% endfor %}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question