Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi! I create document type, in this document type I create property of Media Picker type.
In template I create field that connect to this property.
After I create content page and fill this property, I find, that on my page is ID of Media shown, but I need to view Image, not ID of Image.
How can I put image on my page using Media Picker?
You'll either need a short macro or you can use the xslt="" parameter of the umbraco:Item tag.
Check out http://umbraco.org/documentation/books/inline-xslt for more details and an example.
cheers,doug.
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.
Continue discussion
Put Media image on content page using field of type Media Picker
Hi! I create document type, in this document type I create property of Media Picker type.
In template I create field that connect to this property.
After I create content page and fill this property, I find, that on my page is ID of Media shown, but I need to view Image, not ID of Image.
How can I put image on my page using Media Picker?
You'll either need a short macro or you can use the xslt="" parameter of the umbraco:Item tag.
Check out http://umbraco.org/documentation/books/inline-xslt for more details and an example.
cheers,
doug.
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.