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
I am trying to get a multi url picker for a grid using Umbraco 7.14
I can get it working with a single link picker, but wondering if it is possible to select many.
This is my current piece of code that works and shows 1 link picker:
dialogService.linkPicker({ callback: function (data) { $scope.control.value = data; } });
Bump!
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 Url Picker Dialog
I am trying to get a multi url picker for a grid using Umbraco 7.14
I can get it working with a single link picker, but wondering if it is possible to select many.
This is my current piece of code that works and shows 1 link picker:
Bump!
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.