Can anyone please tell me if it is possible to display notes client like views in XPages. If yes can u pls. guide me with the method.
Subject: It depends on what you mean by “Notes Client style”…
-
Column icons and colorization are possible via hacks. Normal columns, single category, and categorization work, afaik, but I’ve seen many posts regarding issues with column sorting. I don’t know about totals, and I’m pretty sure resizing is right out.
-
So in short, sort of. (grin) All information I have is available right here in the forum. Search and ye shall find not only the issues, but what hacks exist to address shortcomings.
Hope this helps…
Subject: Notes Client like view
I mean the way views are displayed in typical notes client, also this is how they are displayed in web when we use the java applet property to display views. The view looks exactly same as in client with functionalities such as selection margin, opening of document on double clicking on view document etc… Normally in web (if view as applet is not ticked) the views are displayed in HTML with links and checkbox/radio button for selection of documents.
I want to display the views how it looks in client or applet. This is possible with Sarissa toolkit. But, I want it in XPages and am not able to find any solution.