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 all... I manage to write multilingual functionality from umbraco books(1:1) What I don't understand is how I call xstl in my template. I tried with: [code]
I found it, I can do like this if use parameters: [code] ... [/code] and then ask for that element from page template like this: [code][/code] only problem that I have now is when I send to my xslt element of type mediaPicker it returns me proper nodeId but not image, as I'm expecting? any workaround for this?
solved :)
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Multilingual 1:1 and dynamic replacements of aliases
Hi all...
I manage to write multilingual functionality from umbraco books(1:1)
What I don't understand is how I call xstl in my template.
I tried with:
[code]
I found it, I can do like this if use parameters:
[code]
...
[/code]
and then ask for that element from page template like this:
[code][/code]
only problem that I have now is when I send to my xslt element of type mediaPicker it returns me
proper nodeId but not image, as I'm expecting?
any workaround for this?
solved :)
is working on a reply...