This is working but it is shown red in the template editor because doublequotes are used twice.
Also i am not able to use the "create nice source code" option in VS2010 any more because the quotes are not closed correct. If I try to use single quotes the URL will be escaped.
Template double quotes issue
I am trying to set an href in my masterpage:
This is working but it is shown red in the template editor because doublequotes are used twice.
Also i am not able to use the "create nice source code" option in VS2010 any more because the quotes are not closed correct.
If I try to use single quotes the URL will be escaped.
You should be able to use single quotes for the umbraco:Item
HI Sean,
If i do so within the source code the url is shown as "/<umbraco:Item field='#language_url' runat='server' />"
So it seems that i am not able to use single quotes there
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.