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 8836

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...
about 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...
about 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

Allow Maximum size limit for console log beyond 4gb or unlimited.

Domino server console.log has a maximum size cap of 4GB. When the ini "Console_Log_Enabled=1" is set on the server, console log is getting overwritten when it reaches 4GB size. There should be a way to have the console.log file unlimited on the s...
about 3 years ago in Domino / Administration 1 Needs Clarification

Rename IBM_Technical_Support

Rename IBM_Technical_Support to HCL_Technical_Support
over 2 years ago in Notes 1 Under Consideration

Add HCL Verse for iOS in the list of Applications that can be used to send photos from an apple device

Currently, if you select a photo/s using an iPhone device and select share or the option to choose an app where you can send the photo, HCL Verse App is not included in the list of applications that can be used. Adding this option will be more con...
almost 6 years ago in Verse / Mobile (iOS) 2 Under Consideration

NotesClient forms: Make tab table header captions computable

Within the Notes Client the tab table header captions are still static entered text. Please add the possibility to enter a compute formula, like it already exists on other design elements, so it can compute to a dynamically value. On a UI refresh ...
almost 5 years ago in Domino Designer 1 Under Consideration

Passing Params when doing a console run of an agent

If you do tell AMGR Run from the domino console it would be good to be able to add a third parameter that will be passed as the query string parameter similar to when doing a http get/post to an agent or as ParameterdocID. Because using this we co...
8 months ago in Domino Designer / LotusScript 1 Needs Review