Closed (fixed)
Project:
Viewfield
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 May 2015 at 10:48 UTC
Updated:
10 Sep 2019 at 19:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
8ballsteve commentedIncase any one else thinks this would be useful feature I've created a simple patch that adds this functionality.
Requires update.php to be run as it needs to add a new column to any field instance tables.
Comment #2
jerdavisBumping to 7.x-3.x
If we were to consider this, I'd want a patch that adjusted the rendering and included a viewfield field template to output the title to. This would make overriding the surrounding markup of the title easier as well.
Comment #3
jerdavisThis should be included in or as a follow on to #281409: Show view title in viewfield output. The rendering needs to be updated to be template based in either case, and I'd support the View derived title before supporting a custom override.
Please direct work to that issue if you're interested.