[2.1.0] Views Rows source : add an option to be able to return each row as an array of visible fields

Created on 3 July 2025, 10 days ago

Problem/Motivation

This may be useful, to be able to use the views rows source in a new manner.
Indeed, today it returns an array of renderable. Each of those renderable is a row (such renderable may be of type views_view_field for example when one select fields as row style plugin).

Why not adding an option that allows to convert each row as a table of rows?
this allow to more easily inject this data into a table component for example,
where such component could expect a slot with an array of depth 2 (depth 1 = row, depth2 = cells)

📌 Task
Status

Active

Version

2.0

Component

Code

Created by

🇫🇷France just_like_good_vibes PARIS

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024