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'm looking for some help with setting up Rasmus John Pedersen Multi Url Picker on a multi-site install of Umbraco Cloud.
I've ran into the issue of the picker using the hostname in the link url. This is going to cause me issues when I deploy to dev & live.
Any help would be grateful. Thanks
Martin
@inherits Umbraco.Web.Mvc.UmbracoViewPage @using RJP.MultiUrlPicker.Models; @{ var link = Model.GetPropertyValue<Link>("buttonUrl"); } @if(link != null) { <a class="button" href="@link.Url" target="@link.Target">More</a> }
Hi all, Anyone got any ideas?
Thanks
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
Multi-Sites and Multi Url Picker
Hi all,
I'm looking for some help with setting up Rasmus John Pedersen Multi Url Picker on a multi-site install of Umbraco Cloud.
I've ran into the issue of the picker using the hostname in the link url. This is going to cause me issues when I deploy to dev & live.
Any help would be grateful. Thanks
Martin
Hi all, Anyone got any ideas?
Thanks
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.