Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
DL  
#1 Posted : Wednesday, August 26, 2009 12:31:57 PM(UTC)
DL

Rank: Newbie

Groups: Member
Joined: 8/26/2009(UTC)
Posts: 4

After I've chosen X number of images to upload, is there anyway to drap and drop them around in order to determine the order in which they are processed?
Dmitry  
#2 Posted : Wednesday, August 26, 2009 3:19:33 PM(UTC)
Dmitry

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 8/3/2003(UTC)
Posts: 1,070

Thanks: 1 times
Was thanked: 12 time(s) in 12 post(s)
Hello,

After you dropped files to upload pane (Image Uploader user interface description can be found in the Layouts topic) you can rearrange them using drag and drop operation. The order of thumbnails in the upload pane defines the order of these files being uploaded in.

Edited by user Wednesday, August 26, 2009 3:20:49 PM(UTC)  | Reason: Not specified

Sincerely yours,
Dmitry Sevostyanov

UserPostedImage Follow Aurigma on Twitter!
DL  
#3 Posted : Monday, August 31, 2009 3:31:44 AM(UTC)
DL

Rank: Newbie

Groups: Member
Joined: 8/26/2009(UTC)
Posts: 4

I've already uploaded the files. What I'm asking is, is there a way of programmatically load the control that allows you to reorder with a, in our case, a list of photos they've already uploaded. After that I want to intercept the upload process and write the files back out on our server in the order in which the users wants their photos to appear.

Tamila  
#4 Posted : Tuesday, September 1, 2009 6:28:52 PM(UTC)
Tamila

Rank: Advanced Member

Groups: Member
Joined: 3/9/2008(UTC)
Posts: 554

Was thanked: 1 time(s) in 1 post(s)
Hi,

You can store the upload list before upload process starts and restore it when you need it. To realize this functionality you need to use two methods: SaveUploadList() and LoadUploadList().
How to use them you can see here:
Restoring Upload Pane Content

NOTE: SaveUploadList() stores upload list on client side.
Aurigma Support Team

UserPostedImage Follow Aurigma on Twitter!
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.