Hi!
I'm using EP 5 sp 6 and we are using the CM module to show news on our intranet. We wont to have a different color on the news items that are new since last time the user logged on to the portal. Therefor i'm wondering if it is any possibility to get this information in the XSL file which I'm using for showing the content. We are using the standard XMLForm iview.
Hope someone can help me!
Regards, Anders
Hi Anders,
not exactly your approach but have you already thought about your users subscribing to a news folder or taxonomy ? With that, each user will get all new items in an extra iView ('recent notifications') and can explicitely decide when to remove what item from the list.
Cheers,
Joerg
Hi Anders,
I've another suggestion, which is more or less a workaround.
Did you consider to use the read (readbyme) property to get such a function.
It is a flag, which is indicates if a document (news) is already read by the user or not. But it doesn't care on the last visit of the user...
Regards,
Stefan
Add a comment