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 1692

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

Possibility to create a resource of a MS Teams Meeting Room inside the resource reservation database.

This request is to have feature to create a resource in the Domino Resource Reservation Database which directly points to a MS Teams Rooms so that every user in the company should be able to book this MS Teams Rooms resource via Domino reservation...
5 months ago in Domino / General 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

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

About ReadEncoded method of NotesStream class

I have heard that there is a bug in the ReadEncoded of the NotesStream class. Please fix it and release it to the public.
6 months ago in Domino Designer / LotusScript 1 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

Verse app and Verse web Needs the ability to display external calendars like it does in Notes client

The Notes client allows displaying other calendars, like google calendars or other user's calendars on my own calendar. I need this functionality to show in my verse app calendar and in my verse web/iNotes calendar. This is less important on iphon...
8 months ago in Verse / Mobile (Android) / Mobile (iOS) / Verse on Premises 0 Needs Review

StrRightBack ,StrLeftback etc. should always return a string

PROBLEM:In an import method I had to detect that the combination of StrLeftBack(StrRightBack( HTMLrow$,"<") ,">") returned not, as expeted, an empty string "" but Empty.I had to write a test for each HTML value wether it IsEmpty or not. REAS...
4 months ago in Domino Designer / LotusScript 0 Needs Review