I have a view with a clumn which is categorized and colapsed in the Postopen event.
How can I set up that this column is not expandeable?
I have a view with a clumn which is categorized and colapsed in the Postopen event.
How can I set up that this column is not expandeable?
Subject: How to make categorized view column not expandeable
I’m having trouble visualizing what you want to accomplish. You want to give the users a view which lists the categories, but you can’t select a document? (If you can’t expland the categories, you can’t select…)
Sounds like maybe this is something you’re using as a view for selections elsewhere, and there may be a better way to do it without creating this view…if you’ll give more info…
Subject: RE: How to make categorized view column not expandeable
The situation is like this.
I have a log database which contains about 2’000’000 documents. Those documents contain charge information of each user. The documents contain a field with the date of charge as well as a category. So for each user there can be for a day several documents.
Now I am not interested in the chrage fo a single user. I just want to see a summary of all charges categorized by date or the mentioned category.
I created this view and all is fine except that I can expand the column wiht the date which I would like to avid. If there is a way to go around this would be nice.
Better would be another solution for this because the view index is wuite big (several 100MBs).
Any idea or tips would be great.