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

Notification

Icon
Error

Options
Go to last post Go to first unread
mmount  
#1 Posted : Monday, January 7, 2013 10:05:23 AM(UTC)
mmount

Rank: Advanced Member

Groups: Member
Joined: 11/30/2012(UTC)
Posts: 61

Thanks: 6 times
Hi,

I had switched my code over to always use the Java Uploader. I had initially been testing with the ActiveX uploader. I just noticed that there does not seem to be an option to view the files as thumbnails when selecting them (I am using the OnePane pane layout and calling the addFiles() method). Is this a configuration somewhere? If not, are there plans to add a thumbnail view option during selection sometime in the near future?

Thanks,

Mike

vitaly  
#2 Posted : Tuesday, January 8, 2013 11:53:25 PM(UTC)
vitaly

Rank: Advanced Member

Groups: Member
Joined: 12/19/2012(UTC)
Posts: 164

Was thanked: 8 time(s) in 8 post(s)
Hi Mike,

Try this property:

http://www.aurigma.com/docs/us8/JA_P_J_$au_uploadPane_viewMode.htm

Please let me know if it still does not work. In this case please post your code snippet with the uploader settings.

Best regards,

Vitaly Kustov

Aurigma Technical Support

Best regards,

Vitaly Kustov

Aurigma Technical Support

mmount  
#3 Posted : Wednesday, January 9, 2013 1:07:43 PM(UTC)
mmount

Rank: Advanced Member

Groups: Member
Joined: 11/30/2012(UTC)
Posts: 61

Thanks: 6 times
The viewMode thing works fine within the uploadpane. My issue is that when I select the files using addFiles() I can only view them as a list or details (there is no thumbnail option within that popup selection dialog). Once they are selected and loaded into the uploadpane I can see them as thumbnails.

Thanks,

Mike

vitaly  
#4 Posted : Friday, January 11, 2013 1:21:10 AM(UTC)
vitaly

Rank: Advanced Member

Groups: Member
Joined: 12/19/2012(UTC)
Posts: 164

Was thanked: 8 time(s) in 8 post(s)
Hi Mike,

This Open File Dialog is the standard Java dialog. Not sure if we can modify it.

However you can try to emulate the Open File Dialog by opening the uploader in two pane view in a popup or lightbox. I will require some additional JavaScript coding (hide the applet and display a custom progress bar, etc), but you may find it more user-friendly.

By the way, it will solve your problem with the menu and Java applet you mentioned in another post (because your menu won't overlap any applets in this case).

Hope this makes sense.

Best regards,

Vitaly Kustov

Aurigma Technical Support

Best regards,

Vitaly Kustov

Aurigma Technical Support

Users browsing this topic
Guest
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.