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 2864 of 8995

Handle Message Recall successfully for large numbers of recipients

Recall message for a mail with 1000 recipients fails, it works for a smaller number of recipients or a little group. Message recall is based on the MessageID. If you issue a recall against a message, it will attempt to retrieve that MessageID from...
about 7 years ago in Notes 1 Future Consideration

Nomad WEB workspace should be adopted to the Notes Client

Workspace pages appear at the top, but should appear on the left, as in the 12.0.X Notes client. Workspace pages cannot be named, renamed, and new pages cannot be created. Please make sure that the Notes client and the Nomad web functions are in s...
almost 4 years ago in Notes 1 Future Consideration

Notes.ini must be always located in data directory

Please make sure the notes.ini is always located in data directory. The all client still expects the notes.ini in program directory.The program directory should be read-only and the notes.ini belongs into the data directory.Domino moved the notes....
6 months ago in Notes 1 Needs Review

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

Should improve cell border compatibility with external mail

End user copy table from excel and paste in Notes mail, then sent mail from Notes Release 11.0.1FP9. Which show correctly in Notes mail as below attachment TableInNotes.png. External mail(for example:QQ,Outlook) user received, the table border dis...
9 months ago in Notes 0 Needs Review

Popup option for missed alarm notification in Notes client.

From Notes 11.0.0, a new modern look is given to the "Missed alarm" option, where instead of a "Popup" bell icon, an option to view Missed Alarms is available on the bottom action bar. Reference: https://help.hcl-software.com/notes/11.0.0/missed_a...
9 months ago in Notes 0 Needs Review

Manage Domino groups memberships from LotusScript

Please provide a class to manage/read users and their group/subgroup memberships in any Domino address book.
over 7 years ago in Domino Designer / LotusScript 2 Under Consideration

"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

Support larger dictionary files upto 250 MB for Notes Client

The non-English language dictionaries are supplied through MUI packs and NL installation kits. Additionally, users can edit or customize their personal dictionary by navigating to Notes Client Preferences → Spell Check → Edit User Dictionary, as d...
6 months ago in Notes 0 Needs Review

ability to programmatically navigate to a document in a view

I want to have the option to highlight a document in a view when I open the view e.g. in the postopen event I can use the document unid that I have set as environment property. the idea is to toggle between views but keep focus on a choosen / high...
over 2 years ago in Domino Designer / LotusScript 1 Needs Review