Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

ADD A NEW IDEA

Clear

Ideas

Showing 3895 of 8900

"GetDocumentByKey" is giving search result as a document with column values having new line in it.

The syntax for "GetDocumentByKey" is --> Set notesDocument = notesView .GetDocumentByKey( keyArray [, exactMatch% ] ) Return value is --> A NotesDocument. The first document in the view whose column values match each of the values in the key...
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

Enable SwiftFile to Notes Users via Policy or notes.ini parameter

Currently, the only way to enable SwiftFile is user per user using their Notes Client (V11). It would be great if this can be rolled out to all the users using a Policy or Notes.ini Parameter.
almost 5 years ago in Notes 3 Under Consideration

Add comments to ACL Roles

Allow the ability to add a comment Roles. Since they are so short, it's hard to name them in a way that describes them well.
about 5 years ago in Notes 1 Under Consideration

Automatic collaps views for picklists views

Views have one property, "collapse all when database is first opened" but for picklist views that should be possible to collapse always the view when used in picklists.
almost 5 years ago in Notes 1 Under Consideration

Make new methods in NotesView Class named view.refreshIndex and view.rebuildIndex

As the existing method NotesView.refresh does NOT refreshing the views index but just updates the in-memory object data with the current view index, I´d wish there was a script method which would really refresh/rebuild the views index. In additi...
almost 6 years ago in Domino Designer / LotusScript 5 Under Consideration

db.CreateReplica LotusScript with "CreateAsAStub" option

It's time to have this option. Set notesDatabaseReplica = notesDatabase .CreateReplica( newServer$ , newDbFile$ , CreateAsAStub as boolean) We need a new option to create replica stubs via LotusScript. The value defaults to "false" and optional so...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

DOMI send invitation information for MS Team

DOMI send invitation information for MS Team eg. Chair, Paticipant.
almost 4 years ago in Notes 3 Under Consideration

Change Ctrl+Break key assignment

Break key is no longer present in modern keyboards.
10 months ago in Notes 4 Needs Review

Ability to "Reply" with Saved Stationary

Pretty self explanatory-- unsure why there's not an option to reply with saved stationary? When issuing insurance policies, it would be nice to be able to reply to someone with the saved information rather than open the stationary, and then copy a...
about 1 year ago in Notes / Documentation 1 Needs Review

Expose API function NSFBuildNamesList to Java and LS

We have Session.getUserGroupNameList() to retrieve all groups and names for the current user. But sometimes one needs the groups and names for some other user. I.e. to check if a user is in a certain group or a subgroup. As the function is present...
over 4 years ago in Domino Designer / Java 0 Under Consideration