Hi everyone, i am new in this stuff, and i need to show some data that is already define in a document type, this document have title, description(richtext editor) image (upload) properties, so i need to show this data from every content panel that user picked in parent template like a list, image, title and description.
first i think i have to explain what i whant to do... i need to list some information like a blog, for example, a page of products which have a Text (like a description of the page) and then list all the products, with Title, Image, Description and a LInk to page product.
i allready create my documents type, one for "products" with properties Title,Image,Description, Link and and other "page container" where i set a property Content Panel Picker where the user will select the products to show in the page.
i dont know if is the best way to do this or change the document type.
list data of content panel picker
Hi everyone, i am new in this stuff, and i need to show some data that is already define in a document type, this document have title, description(richtext editor) image (upload) properties, so i need to show this data from every content panel that user picked in parent template like a list, image, title and description.
i hope you can help me.
Cristian,
Can you elaborate a bit, what exactly do you mean with "from every content panel that user picked in parent template"?
Also, tell a bit more about your current setup? umbraco version, xslt or Razor? ...
Looking forward to your info.
Cheers,
/Dirk
Dirk,
Sure! ill try to explain better.
first i think i have to explain what i whant to do... i need to list some information like a blog, for example, a page of products which have a Text (like a description of the page) and then list all the products, with Title, Image, Description and a LInk to page product.
i allready create my documents type, one for "products" with properties Title,Image,Description, Link and and other "page container" where i set a property Content Panel Picker where the user will select the products to show in the page.
i dont know if is the best way to do this or change the document type.
i have umbraco v 4.7.0 and trying with xslt
and thanks for your help
is working on a reply...