Home » Posts tagged "notesdocument"

Posts Tagged ‘notesdocument’:


LotusScript Tip: Return Profile Document from another Database

In all my years of Notes Development, this is my first time I had to return a Profile document to the User, where the profile document existed in another database. The good news is that this is easier than 123: 1. You will use LotusScript 2. Use the GetProfileDocument method in the NotesDatabase Object, and

(Read More…)

Lotus Notes Tip: Error Document Has Not Yet Being Saved

   If you’ve ever come across a Lotus Notes Error, where you click on a button in an Open Document which is in Edit Mode, where the Formula behind the button is an @Command( [RunAgent] ; “AgentName” ), and you receive an error “Document Has Not Yet Being Saved“, a most likely solution will be

(Read More…)

© 2011 Ukuvuma Solutions