Umbraco 8 ListView showing related data (tree picker) in listings
Hi Guys,
Does anyone know if this is possible yet?
So I have a...
ProductListPage
This stores a list of products as children and uses a list view/
ProductDetailsPage
This is the child of ProductListPage
On the ProductDetailsPage I have a field called productType which is referencing to a productType document type. This is referenced using a content picker. It could well be a tree picker if I decided it needs to be a multiple relationship.
I then want to show the product type or product types within ProductListPage's list view. I can display this but because it's related to another node it instead displays the UDI rather than some useful data.
I know this has not been possible in the past but I though it might be in Umbraco 8. Do you know if there is any way of choosing what field from the ProductType datatype to show? I thought there might be some way to do this without creating a full on custom View datatype.
So something on the lines of ProductType.Name as the field.
Umbraco 8 ListView showing related data (tree picker) in listings
Hi Guys,
Does anyone know if this is possible yet?
So I have a...
ProductListPage This stores a list of products as children and uses a list view/
ProductDetailsPage This is the child of ProductListPage
On the ProductDetailsPage I have a field called productType which is referencing to a productType document type. This is referenced using a content picker. It could well be a tree picker if I decided it needs to be a multiple relationship.
I then want to show the product type or product types within ProductListPage's list view. I can display this but because it's related to another node it instead displays the UDI rather than some useful data.
I know this has not been possible in the past but I though it might be in Umbraco 8. Do you know if there is any way of choosing what field from the ProductType datatype to show? I thought there might be some way to do this without creating a full on custom View datatype.
So something on the lines of ProductType.Name as the field.
Regards
David
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.