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 trying to upload media programmatically. I have a multiple media picker and I want to populate a few images into this. What is the format that i should be setting the value of the property?
Page.SetValue("secondaryImages", "1201,1202,1203");
That is how I've tried setting it but it throws an error! Is it expecting a list of Ids?
I have the images uploading and have their Ids ready.
Thanks, Lewis
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Upload media to multiple media picker.
Hi all,
I'm trying to upload media programmatically. I have a multiple media picker and I want to populate a few images into this. What is the format that i should be setting the value of the property?
That is how I've tried setting it but it throws an error! Is it expecting a list of Ids?
I have the images uploading and have their Ids ready.
Thanks, Lewis
is working on a reply...