- Issue created by @just_like_good_vibes
- 🇫🇷France pdureau Paris
This new
ui_patterns_views_rows_as_fields
configuration in theViewRowsSource
plugin is not necessary because:- there is already a system to force the fields at the View plugins level
- "fields" here are related to the API and the configuration model, not necessary the returned renderable
It would be better to catch the returned renderable from some
ViewRow
plugins, and to tidy it. If we want a list of renderables:- the array must not be an associative array
- the list must not be wrapped in a useless renderable from
views
module
-
just_like_good_vibes →
committed 5e628494 on 2.0.x
[#3533929] feat: Views Rows source improvement : rows are arrays of...
-
just_like_good_vibes →
committed 5e628494 on 2.0.x
- Status changed to Fixed
12 days ago 2:17pm 3 September 2025 Now that this issue is closed, please review the contribution record.
As a contributor, attribute any organization helped you, or if you volunteered your own time.
Maintainers, please credit people who helped resolve this issue.