on 2005 Jul 27 4:53 PM
We are using XMLForm and we've a problem with portal behaviour.
We want to create a ListShow form which displays only unreaded items in a folder.
Our problem is the following:
- When we use km navigation with a LayoutSet (ConsumerList) readbyme property is not activated until you open the file.
- However, when we have a km navigation iview using RenderListItem, every items are marked as readed when displayed (we display only property id of items). How can I avoid this?.
Thanks in advance.
Damiá
Damian,
You are right, I found the same problem, it is a bug.
If you want to list only files not readed, you can create a taxonomy and clasify your files for this property.
Patricio.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your comments,
but our problem is not filtering content but reading xml documents in a folder using ListShow or RenderListItem because readbyme property is set to true when you are only displaying visiblename or id property of items.
--> Is there any possibility for reading file properties using XMLForm throw ListShow or RenderListItem keeping readbyme property false until you access to Show form???.
Correct behaviour of readbyme property in EP is very useful for our pourpose.
Any suggestion?
oh i see what you mean... sorry for misunderstanding. well the only thing i can think of then is modifying the XMLResourceRenderer (or some other flexUI element, i.e. layout controler / purhaps even adding the extra component to the layout set will do) to set the property back to false... i am not sure it works though.
regards,
dimitry
User | Count |
---|---|
65 | |
10 | |
8 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.