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

All ideas

Showing 1709

Add support for Verse, C-API, REST API, Traveler, Nomad to Domino Auto Update feature.

Add support for Verse, C-API, REST API, Traveler, Nomad to Domino Auto Update feature. For now Traveler can be downloaded to Domino Auto Update database. The others above mentioned not (despite it can be configured) and all these are not deployed/...
3 months ago in Domino / General 1 Needs Review

Server-Rules for E-Mail-Header

Our provider uses anti-spam software that writes the SPAM probability in the email header. Example: X-Spam-Level: ***** There should be a central way to evaluate the email header in Domino, for example to add a keyword to the subject line of affec...
4 months ago in Domino / Security 2 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...
about 2 months ago in Domino Designer / LotusScript 0 Needs Review

Improve Notesitem.text functionality to get all body content of a mail with forwarded mail

In an application, the content of the mail body is read with the help of item.text and written to another document. For some mail body with forwarded mails, the body is not read completely. Sample code: dim bodytext as string dim item as...
7 months ago in Domino Designer / LotusScript 1 Needs Review

Update jvm.properties to Java 17 standards

In Notes 14 and Domino Designer 14, java has been updated to Java 17. Yet upon inspection of jvm.properties, it still thinks it is in 2009. Please update. I referred to https://eclipse.dev/openj9/docs for reference. Suggestions: Xmx: too low, beca...
7 months ago in Notes 1 Needs Review

Collapse and Expand Twistie icon/option

In the Notes Client, there is a Collapse and Expand Twistie icon/option. Could we have this option added to Verse and iNotes as well?
2 months ago in Verse / Verse on Premises 2 Needs Review

Behavior of "Copy Format" option inconsitent with other apps like Word document or Outlook.

From release 12.0, a new feature of "Copy Format" was introduced. Reference URL --> https://help.hcltechsw.com/notes/12.0.0/client/wn_copy_formatting.html The behavior of this feature is not consistent with the similar feature "Format Painter" ...
9 months ago in Notes 0 Needs Review

Provide native support for real -time push notifications (SSE or Websockets) in Web-based applications

Real-time notifications are now the norm and expected in mobile applications, and also becoming increasingly important in desktop applications too. This capability would add additional value to the new Domino REST API features.
almost 2 years ago in Domino Designer 1 Needs Review

Allow export to PDF batch of documents.

In Notes, the feature to export documents using File-->Export is allowing to export one document at a time. But the customer looking to export a batch of documents (multiple documents) at a time. It should export the attachments included in th...
almost 2 years ago in Notes 0 Needs Review

Add isValid or equivalent to NotesCalendarEntry

When you use NotesCalendar#getEntry, it will always return a NotesCalendarEntry object even if the UID is not found. An invalid UID will result in an object that throws an exception when you try to do basically anything with it. While documented, ...
11 months ago in Domino Designer / Java 0 Needs Review