Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

Mass Update Custom Attributes
Last Post 07/26/2008 6:15 PM by Peter Donker. 1 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Gaurav Kumar
New Member
New Member
Posts:39


--
07/21/2008 3:29 PM

Hi,

 

I'm trying to implement a feature where User Can Select Multiple Documents and then Click a Menu Item, say, "Mass Edit Attributes" and then he is presented With a SCREEN that displays only CUSTOM attributes controls and not the Upload, Edit MetaData and Pemrissions Control.

 

I was able to create menu item but on its Edit Click whe I'm redirected then i'm presented with All Controls (Upload, Edit MetaData, Pemrisions, Custom) but i needed Only One i.e. Custom Controls to be displayed.

 

So for that I simply declared:

_showUpload=False,

_showMetaData=False,

_showPermissions=False

 

But then I'm getting "Object reference not set to an instance of an object."

 

So my question is, is it possible to implement the feature i'm trying to implement above? or Do we have any Other provision to Accomplish this task of mine?

 

Thanks,
Gaurav.

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
07/26/2008 6:15 PM
Hi Guarav,
Does the error produce a stacktrace in the event log? It'll give us an indication in which panel this happens.
Peter
You are not authorized to post a reply.