How does (RJP) Multi URL picker save picked media files? Does it story node reference or does it store current URL?
We have a client who links to media that gets updated annually, do they have to update all picker reference on the site, or can they keep updating existing media?
it stores the identifier to the Media object. So when you update the existing Media node with a new image or video or whatever, you don't have to update all your pickers in the content section.
As you can see above we have a media item which is used in media pickers. Then below the image you can choose to remove this image and pick a new one. After you saved this media item, this new image will be displayed on your frontend on all places where you referenced this media item.
(RJP)Multi Url Picker Media reference
How does (RJP) Multi URL picker save picked media files? Does it story node reference or does it store current URL?
We have a client who links to media that gets updated annually, do they have to update all picker reference on the site, or can they keep updating existing media?
Hi Sean,
it stores the identifier to the Media object. So when you update the existing Media node with a new image or video or whatever, you don't have to update all your pickers in the content section.
As you can see above we have a media item which is used in media pickers. Then below the image you can choose to remove this image and pick a new one. After you saved this media item, this new image will be displayed on your frontend on all places where you referenced this media item.
Hope this helps.
/Michaël
Excellent, thanks! Was this always the case? I remember we had an issue before, where it would store the URL as an external URL.
Hi Sean,
in my experience it was always like this but could be that it had issues in the past.
Have a nice day!
/Michaël
is working on a reply...