Closed (outdated)
Project:
Drupal core
Version:
9.4.x-dev
Component:
views.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2017 at 02:32 UTC
Updated:
17 Jan 2022 at 01:02 UTC
Jump to comment: Most recent
Comments
Comment #2
lendudeViews is in Drupal core now. Moving this to the right queue.
Comment #5
cosolom commentedPlease, note. If you want modify row - you need use views-view-fields.html.twig (for fields show format) template instead of views-view-unformatted.html.twig.
Comment #8
netw3rker commentedThat's an interesting way to handle this, and might be very useful for things like combining multiple fields together. I had a similar requirement and wound up with something relatively similar:
the 'view' variable isn't documented, but exists, so is useful here, and is a little more direct than using row.content['#view']
Comment #14
cilefen commentedI am closing this support request because there have been no recent comments.
The Drupal Core issue queue is not the ideal place for support requests. Consider other sources of support.