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 8857

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

Track Administrator changes

It is a must to track all the configuration changes, access rights grants/revokes and all admin changes performed by the administrator. Those changes need to be added in the log file with the exact description of the change like add member X to gr...
almost 7 years ago in Domino / Reporting & Analytics 2 Under Consideration

Do not display the meaningless dialog when double clicking keyword in search bar.

When using Notes 12.0.x , in the search bar you can find previous input keywaord list like the screenshot in attachment file keywordlist.png. Then you select the first keyword "ndyncfg", and double click this keyword, a dialog is displayed like th...
over 1 year ago in Notes 1 Needs Review

show status of "LargeSummary" flag in database properties

with the implemantation of "largeSummary" in Domino 9.0.1 FP8 the limit for the amount of Summary data per document has been elevated from 64k to 16MB. To enable this feature for an existing database its ODS must be 52 or higher, and we need to ru...
over 5 years ago in Domino 2 Assessment

Keep Alive TCP 1352 protocol

This is a common and old problem about Notes NRPC in a network. The protocol TCP don't have a keep alive inside... Many experience here: https://www.dominopoint.it/dominopoint/dominopoint_blog.nsf/dx/keepalive-notes-client-problemi-sedi-remote-tim...
about 1 year ago in Notes 1 Needs Review

Add NOMAD to Start-Tab of Database-Property

It would be desirable if a database admin could set on the start tab of the database property window which design element should be loaded. Analog Notes or web.
over 5 years ago in Nomad 1 Under Consideration

If there was anything in the rich text

Even having a rough way to do this in Midas, I would really like to see a simple @formula (and matching Lotus Script) method for determining if there was anything in the rich text. Even better would be if it took an argument that specified whether...
about 5 years ago in Domino Designer / @Formulas 1 Under Consideration

Rename IBM_Technical_Support

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

Add foreach to handle document collections

When looping a document collection, one has to use a structure like this Do Until(doc Is Nothing) <<code>> Set doc = col.GetNextDocument(doc) Loop or Do Until(doc Is Nothing) set docNext = col.getNextDocument(doc) <<code>>...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Need Domino command to display the current user list for specific database in real time

Customer require to use Domino command to display the current user list for specific database in real time. This function is very helpful for confirming the user status. The command format should be as follows: show userlist DBpath, e.g, show user...
over 1 year ago in Domino / Administration 1 Needs Clarification