How can i render a published content on a partial view?
Hi,
I'm having an issue while trying to render a published content on a partial view. I tried to do using the GetPropertyValue, but this only renders a string of all attributes of the published content.
I think this is the way, but how can i get the grid layout from a specific published content?
In the picture below i have this contentNode that represents the published content that i want to render, is it possible to GetGridHtml from it?
How can i render a published content on a partial view?
Hi, I'm having an issue while trying to render a published content on a partial view. I tried to do using the GetPropertyValue, but this only renders a string of all attributes of the published content.
I need some help.
Thanks in advance!
Hi Andre,
To me it´s looks like that you are using the Grid layout, if this the case please have a look here.
https://our.umbraco.org/documentation/getting-started/backoffice/property-editors/built-in-property-editors/grid-layout/render-grid-in-template
Hope this helps,
/Dennis
I think this is the way, but how can i get the grid layout from a specific published content? In the picture below i have this contentNode that represents the published content that i want to render, is it possible to GetGridHtml from it?
One more time, Thank you.
Andre.
I figured it out!
Thank you so much for your help Dennis!
is working on a reply...