Extend listview on a DcoumentType to show additional information
I have a Slider document for the website which has multiple slides under.
Each slide has an image(MediaPicker) and a link(ContentPicker).
I enabled listview on the "Slider" document type, edited the listview so I can show which image has been selected from the media.
In the listview in the image column(My custom column for MediaPicker) I see the id of the media :( Is there a way to show the actual image instead of media id?
Just to say I have the same problem, but with different fields...
I have a 'member picker' property and a 'content picker' property which I would like to display the Name of the Member and the Title of the page however all that gets displayed is the ID's in the list view.
Revising how the default data types get displayed in the list view in a future release would be a great help...
Hi there, been searching through the forums to see if this has been made possible yet, if even by a source hack. I have a MemberPicker that is used on a member to select their Manager. I want to be able to display that MemberName (Manager Name) in the Member List View. Over 2 years since this post, I'm hoping someone has figured out a solution, again I'm open to having to hack the source but need to be pointed in right direction as I haven't done any backend/angular mods with Umbraco yet.
Extend listview on a DcoumentType to show additional information
I have a Slider document for the website which has multiple slides under. Each slide has an image(MediaPicker) and a link(ContentPicker).
I enabled listview on the "Slider" document type, edited the listview so I can show which image has been selected from the media.
In the listview in the image column(My custom column for MediaPicker) I see the id of the media :( Is there a way to show the actual image instead of media id?
I am using Umbraco 7.2.6
Sorry no solution from me I'm afraid...
Just to say I have the same problem, but with different fields...
I have a 'member picker' property and a 'content picker' property which I would like to display the Name of the Member and the Title of the page however all that gets displayed is the ID's in the list view.
Revising how the default data types get displayed in the list view in a future release would be a great help...
Please make it so Umbraco...
Hi there, been searching through the forums to see if this has been made possible yet, if even by a source hack. I have a MemberPicker that is used on a member to select their Manager. I want to be able to display that MemberName (Manager Name) in the Member List View. Over 2 years since this post, I'm hoping someone has figured out a solution, again I'm open to having to hack the source but need to be pointed in right direction as I haven't done any backend/angular mods with Umbraco yet.
Thanks in advance. Phill
Has anyone made any progress on this yet? I'm currently struggling with the exact same issue as Phill.
is working on a reply...