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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

All ideas

Showing 8843

Allow NotesStream to be handled in memory for streams greater than 51 KB instead of writing tmp file to disk

If the NotesStream is up to 51200 bytes then it is handled in memory, but if it is greater than 51200 bytes then it is written as a tmp file into the Domino temp folder. To test this, run the following LotusScript on a Domino Server (Windows) and ...
about 3 years ago in Domino Designer / LotusScript 1 Needs Review

Move record to next stage in workflow based on date

Would it be possible to add the feature of moving a record to the next stage based on date? Similar to the stage reminders function, allowing one to define a trigger date based on: value in form + n-days (work or calendar days) arrival in stage + ...
8 months ago in Leap / Documentation 0 Needs Review

Notes 12.0.x with "Notes 11 theme" introduced some visual improvements for Mail template but they also decrease the usability compared to other themes

Notes 12.0.x with "Notes 11 theme" introduced some visual improvements for Mail template but they also decrease the usability compared to other themes (Notes 9 Theme or Operating System Theme) Visual Improvements https://help.hcltechsw.com/notes...
almost 2 years ago in Notes 0 Needs Review

View user log in information with IP address

By adding the ini parameter - log_sessions=2 users login information will also add the IP address from where the notes client is accessed We can see the data in the console.log or log.nsf It will be better if there is a seperate view to display th...
8 months ago in Domino / Security 0 Needs Review

Need printing solution like IntelliPrint

Notes has lacked a printing solution from the start. We’ve utilized IntelliPrint for many years and have an OEM license agreement with GBS Software. Frankly, they are difficult to work with have left us hanging with no path of upgrade from their o...
over 6 years ago in Notes 5 Under Consideration

Windows Notification in HCL Notes

Please integrate the Windows Notification in IBM Notes! Because you can see all your new Mailnotification or Calender Entries in the Windows „Action Center“. Please integrate also Push Notification into the Mac Version.
over 6 years ago in Notes 0 Assessment

Update Domino Java classes to use Java 8+ collections (retire Vector)

Replace Vectors with newer collection data structures that support Streams, Collections. Forexample: Integer sum = Item.getValues().stream() .collect(Collectors.summingInt(Integer::intValue)); Somehow, we have to get to at least Java 8 struc...
over 6 years ago in Domino Designer / Java 2 Under Consideration

Scheduling Replication

We are getting ready to use DMA on ipads where mobile signal is poor. Users will be using a local copy of the database. We need to schedule replaction, as with full size Notes, so that the data is pushed to the server when there is signal/connecti...
almost 7 years ago in Nomad / Nomad (iOS) 2 Assessment

Tutorial API connection from PowerBI/Excel to Domino

Data access in a hycrid environment is a must. With the Domino REST API solution, the improvement in this have been huge. A good tutorial to show how to connect PowerBI/Excel to Domino data sources is needed. It should include: odata and API acces...
over 2 years ago in Domino / Integration 0 Under Consideration

Change Ctrl+Break key assignment

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