Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
大家好,我无法访问块内的视图字段标题 URL。谁能帮我?
{% for row in content['#view'].result %} {{ content['#view'].field['title'].value(row) }} {{ content['#view'].field['title'][0]['#url']|render }} {% endfor %}