60 | Lotusscript Classes for Open Document Symphony InterfaceSudhish Jayaswal956 - 27 2007 / (2) As Symphony is now integrated into Notes Client, it would be great, if a Lotus Script Class library could be provided. With greater integration between Notes Document Fields data exchange to Symphony documents. |
42 | Make NotesDocument.Added Property accessibleI don't know how many manhours this would have saved me, but ancient records finding their way back into dbs can often only be found by the added property. However this property is currently only available through the API making it more difficult to gather docs by. |
35 | Get a handle on all documents currently open in the workspaceMichael Sobczak2949 - 12 2007 / (3) I can't think of how many times I would have appreciated being able to get a handle on another document open in the UI. Ideally, the NotesUIWorkspace should return handles on whatever is open in the UI, whether its a database, view or a document. |
27 | Commit/Rollback Changes |
17 | the option to have document ID returned by a picklistPatrick Kwinten21943 - 12 2007 / (2) the ability to have the document id of the selected document(s) returned without having to add a column with the documentID in it would save having to create those workarounds... |
15 | Allow document links to design elementsMr Frunobulax375 - 23 2008 / (2) Allow document link to design elements (forms, views, agents etc) to be sent to other Notes developers.
If the recipient has Designer then clicking on the link will open the corresponding design element. |
6 | Make @InheritedDocumentUniqueID work consistently for saved documentStarrow Pan4199 - 25 2008 / (0) In a existing response document, @InheritedDocumentUniqueID returns the @DocumentUniqueID. That is to say, only when the response being created, the formula behaves like what its name suggests. That's rather misleading. Why not return the parent document id, I think it's not so complicated for you can get it from $Ref. |
-6 | Ability to determine who has a document "soft locked" from LotusScriptMichael Sobczak2949 - 12 2007 / (2) With Notes 6, the Domino server will prevent two users from editing the same document in the Notes client. Awesome. Additionally, the NotesDocument.CopyToDatabase method will not allow a document currently being edited to be copied. Why can't we tell via the NotesDocument properties who has a document open in edit ... |
-10 | Ability to show in-memory documents in a view |
-14 | Maintain Document Selection when Switching ViewsDon McNally1483 - 28 2007 / (4) It would be nice to have the option to highlight a document in a view and have the highlight move to that document when you switch to another view in that database. Sometimes it is necessary to see a document in a different context. For example, from a view containing ... |