0 pts.
 total in view column width reader field
Hello, someone can suggest me a solution to resolve a well known problem in Lotus Domino/Notes: total in view column is total of all documents instead of total of the documents that the user can read (db on server, not local? I know that the problem is due to index (where the totals live) created by the server and that a possible workaround is to use private views, but I'm looking for another solution, if is it possible. Thank You! Maurizio

Software/Hardware used:
ASKED: November 18, 2005  5:37 AM
UPDATED: November 21, 2005  4:24 AM

Answer Wiki:
I have done this in a slightly different way, using and agent to evaluate a view. I created a field on each form called Reportflag. I then created an agent to go through each form and evaluate whether the form should be included in a view or not. In your case checking to see if the used is a memeber of the readers field or not. If the form should be included in a view the Reportflag is set to 1, otherwise the flag is set to 0. You can then create a view that shows only forms where the reportflag is set to 1. You can then run the agent from the view and it will only report valid documents. The totals should work then. If you have any trouble let me know. John
Last Wiki Answer Submitted:  November 21, 2005  4:24 am  by  Fugazi68   0 pts.
All Answer Wiki Contributors:  Fugazi68   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _