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 9010 of 9010

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.
about 7 years ago in Notes 0 Future Consideration

Add support for IMAP Idle (https://tools.ietf.org/html/rfc2177)

Add support for IMAP Idle (https://tools.ietf.org/html/rfc2177) This is being tracked under SPR # KGEW66V3WV; Enhancement Request for use of IMAP's IDLE command in Domino. APAR LO31116 http://www-01.ibm.com/support/docview.wss?uid=swg1LO47602 ...
almost 7 years ago in Domino / Administration 2 Under Consideration

Request that HCL Nomad (mobile) can search for words in attachments

Nomad for iOS does not have full-text indexing settings for offline databases (local replicas) and cannot search for words in attachments. Also, even if a full-text index with the options including Index Attachments (Filtered) is created by Lotus...
almost 3 years ago in Nomad / Nomad (Android) / Nomad (iOS) 1 Assessment

Improved Visibility & Management of Full-Text Index (FTI) Field Exclusions in Domino Designer

With an application open in Domino Designer, open Application Properties and select the FtFields tab. All the fields in the application are listed. For each field to exclude from full-text indexing, select it in the list. To automatically select a...
11 months ago in Domino Designer / Documentation 0 Needs Review

Display the multiple entries in XPage view (browser) based on a search string.

Multiple Notes documents can have a common text/string present in them in a notes database. If you use this text as a search string in the search bar, then a matching output appears. All the documents having this text will be highlighted in Notes...
over 2 years ago in Domino Designer / XPages 0 Under Consideration

Extend Verse calendar to Allow add additional participants to meeting.

We are aware that Notes and Verse has no feature parity, while it would be great to allow users to add additional people to meeting also from Verse. Highly demanded feature from our clients.
8 months ago in Verse / Verse on Premises 0 Future Consideration

Make EnableJavaAgentCache=2 the default setting

This technote indicates you can set EnableJavaAgentCache=2 on a Domino server to prevent out of memory errors when Java agents use attached JAR files: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0089161 It would be nice f...
over 2 years ago in Domino 1 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 Future Consideration

provide the details why "query is not understandable".

If search for a string that contains parentheses, it will report error "query is not understandable". You can enclose the string in double quotes but the end users are not aware of this. Customer expect that we can provide the details why "query i...
6 months ago in Domino / General 0 Needs Review

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