LeanneGodney
Technical User
Hi there,
I have a very big notes database that has specific static views that people use. Trouble is I'm battling to create a NotesViewEntryCollection for only the data I'm interested in. It all depends on how the view has been categorised, I've noticed.
Does anyone know how to create a local view (for only that user) via code? I'm using VBA in Access to do this, but if you only know the code within Notes then that would also be helpful. All i want to do is filter ALL DOCUMENTS in the database to show a specific region. I can create this view manually in Notes, but I want my database to work on multiple machines and therefore will need to to set the local user up with the view needed.
So my questions are this:
1. Does anyone know how to create a local view in Lotus Notes using code?
2. If that fails, does anyone know how to create a NotesViewEntryCollection that ignores the categories in a view and simply grabs ALL DATA for a particular region.
Thanks!
Leanne
I have a very big notes database that has specific static views that people use. Trouble is I'm battling to create a NotesViewEntryCollection for only the data I'm interested in. It all depends on how the view has been categorised, I've noticed.
Does anyone know how to create a local view (for only that user) via code? I'm using VBA in Access to do this, but if you only know the code within Notes then that would also be helpful. All i want to do is filter ALL DOCUMENTS in the database to show a specific region. I can create this view manually in Notes, but I want my database to work on multiple machines and therefore will need to to set the local user up with the view needed.
So my questions are this:
1. Does anyone know how to create a local view in Lotus Notes using code?
2. If that fails, does anyone know how to create a NotesViewEntryCollection that ignores the categories in a view and simply grabs ALL DATA for a particular region.
Thanks!
Leanne