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 8832

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

Ability to control out of office frequency

Give users control how often out of office notification are send: once, weekly, daily or everytime Default and available choices should be controlled by policy with known features to lock them. For weekly basis the day when recipient list is ‚re...
about 7 years ago in Notes 9 Assessment

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

Ability to overlay a resource's calendar

Using the Federated Calendar functionality, when you add a specific resource (clicking on "Add Calendar" and selecting a room or a resource as a Notes User's Calendar), all entries for all the resources existing in the Resources DB are displayed. ...
over 7 years ago in Notes 1 Under Consideration

Prevent unintended bulk deletion in “My Contacts” via Ctrl + A (Microsoft Windows)

In the HCL Notes client and Microsoft Windows, pressing Ctrl + A in “My Contacts” selects all contacts across the entire section – even if the user is currently in a specific tab (e.g., letter “B”). This is not apparent to many users. When Delete ...
5 months ago in Notes 0 Needs Review

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

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

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