Welcome Guest Search | Active Topics | Members

Can't Hide Description Field in One Pane Upload Options
hyperlinked
Posted: Wednesday, June 25, 2008 11:02:42 PM
Rank: Advanced Member
Groups: Member

Joined: 4/24/2008
Posts: 31
Points: 93
I've got a one pane upload view and I don't want users to see the "Edit Description" link underneath their thumbnails.

I added this to my intialization script, but the edit description link continues to show up.
iu.addParam("FolderPaneShowDescriptions", "false");

Is there something else I need to do to suppress this link?

I'm experiencing this in the Java version.

Eugene Kosmin
Posted: Wednesday, June 25, 2008 11:25:03 PM
Rank: Advanced Member
Groups: Member

Joined: 9/19/2006
Posts: 353
Points: 180
Hi,

Try to use UploadPaneShowDescriptions:

Code:
//...
iu.addParam("UploadPaneShowDescriptions", "false");
//...



Best regards,
Eugene Kosmin.

Aurigma Development Team
hyperlinked
Posted: Thursday, June 26, 2008 1:33:26 AM
Rank: Advanced Member
Groups: Member

Joined: 4/24/2008
Posts: 31
Points: 93
Ah thanks. That worked.
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.

Main Forum RSS : RSS

YAFVision Theme Created by Jaben Cargman (Tiny Gecko)
Yet Another Forum.net version 1.9.1.6 running under Cuyahoga.
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.