I have a multi lingual site (with hostnames) using url picker. But it saves the fully qualified url which means that every time I have staging to live deployment I have to amend the links. is there any way to overcome this?
How are you retrieving the url picker and displaying it on the front-end? You could manipulate what gets returned in Razor and generate a relative url.
Multi url picker on multi lingual sites
I have a multi lingual site (with hostnames) using url picker. But it saves the fully qualified url which means that every time I have staging to live deployment I have to amend the links. is there any way to overcome this?
Poornima
Hi!
How are you retrieving the url picker and displaying it on the front-end? You could manipulate what gets returned in Razor and generate a relative url.
-Amir
is working on a reply...