Promote 30 Demote | Ability to specify a path when creating a NotesDBDirectoryIt would be great if we could specify a pathname when creating a new DBDirectory object: Set notesDbDirectory = New NotesDbDirectory( serverName$, pathname$ ) That way, we could easily get all databases in one folder, instead of having to iterate through EVERYTHING to find one or more databases ... |
Promote 47 Demote | Ability to compact all local databases at once |
Promote 4 Demote | Revamp Teamroom template securityUnlike Quickplace, when you add a Profile for a new Teamroom use, you have to also manually update the group(s) associated with that Teamroom. Otherwise, if the user doesn't already have access, they'll get a "you're not authorized" message when they try to open the database. Could some functionality ... |
Promote 24 Demote | Determine whether a database is encrypted via LotusScriptIt would also be nice to be able to encrypt it if it is not. That way, you can send a button to all mobile users and have them click on it and encrypt either specific databases or all of them without the use having to encrypt them one by ... |
Promote 52 Demote | Ability to refresh/replace a database design via code |
Promote 42 Demote | "Collapse all when database is first opened" view property needs to be fixedThe Notes client never completely collapses a Notes view that displays a document-response hierarchy. Even if you enable the If the Collapse all when database is first opened and Go to top row properties, Notes will collapse everything else in the view *** EXCEPT *** the thread containing the last ... |
Promote 44 Demote | Ability to tell AdminP to not remove a name from a document for deletion requestsIn custom Notes applications, user names are typically stored in Reader, Author or Names fields. If the database's ACL has the "Modify all Names fields" setting enabled, AdminP will update the user's name in all Reader, Author and Names fields in accordance with a name change. However, when a user ... |
Promote 1 Demote | Make name change behavior configurableMake it possible so that you can tell AdminP to only process name changes, and not deletes. That way, you can have the advantage of the Domino Server updating all Names fields WITHOUT losing a person's name forever when they are terminated. Without this capability, having AdminP process name ... |
Promote -6 Demote | Ability to determine who has a document "soft locked" from LotusScriptWith 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 ... |
Promote 35 Demote | Get a handle on all documents currently open in the workspaceI 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. |
Promote 0 Demote | Include PDF attachments in full-text seach indexesI believe that only MS Word, Excel, Powerpoint and bitmap attachments are included in the full-text index. Can we please include PDF attachments? |
Promote 23 Demote | Add support for MySQLThis could help expand the adoption of LC LSX, DECS and LEI if they supported more open source RDBMS. |
Promote 33 Demote | Input Enabled formula should also work for Date/Time controlsSeems like this would be an easy thing to fix/add... |
Promote 16 Demote | New DXL export property: export attachments (yes/no)The DXL Classes fail with an error when the Notes document being exported is too large. Most of the time, this is due to an incredibly large attachment (or attachments). It would be awesome if we could tell the DXL export method to not include attachments. |
Promote 21 Demote | Scheduled agents should have a Target of "None"I've never understood why a scheduled agent must have a document collection built. Why can't I select "None"? |
Promote 41 Demote | Make more design element labels computed |