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

Clear

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

Ideas

Showing 822 of 8866

Installer software for Nomad Web should be included as an option in the Domino server installer.

Nomad Web should just be another feature installed with the Domino server software. As it is, the software is not signed and installed using the formal process. Part of the kit doesn't even have an installer. It is sloppy to get installed resultin...
almost 3 years ago in Nomad / Nomad (Web) 5 Assessment

Improve performance when iterating documents in views

Iterating documents based on a view object has become very slow in later years. Maybe because of all the work that has been with NIF-index issues. The following techniques show poor (some even very poor) performance when running in the client agai...
11 months ago in Domino Designer / LotusScript 2 Needs Review

Domino Administrator Help site should support DBCS search

Since Domino 14.0, It cannot search by DBCS keywords on Domino administrator help site. https://help.hcltechsw.com/domino/14.0.0/admin/index.html It can search English queries only even if DBCS is selected as display language. It is very difficult...
over 1 year ago in Domino / General 1 Under Consideration

LotusScript function to create eml file

No description provided
over 6 years ago in Domino Designer / LotusScript 4 Under Consideration

When HTMO version 3.0.11 is started a CMD window pops up comes in foreground.

When HTMO version 3.0.11 is started a CMD window pops up comes in foreground to take system version for connecting to Traveler. Need to suppress the same.
9 months ago in Traveler for Microsoft Outlook-HTMO 2 Needs Review

Add a lotusscript method to export inline image in rich text field

Attachments files and objects are able to export by using ExtractFile method in EmbeddedObject class.But there is no method to export pasted image data to disk. Currently it can implement to use DXLExporter and ConvertNotesBitmapsToGIF. But It is ...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Enhance LotusScript function NotesDatabase.getOption(optionName%)

GetOption was introduced to the NotesDatabase class in V6. It allows to determine, if specific Options are set or not. But by design, it only accesses options1 from the database header. Other options are stored in options2 - options4.Those option ...
about 6 years ago in Domino Designer / LotusScript 3 Assessment

Access logging for Nomad web similar to domino http applications (e.g. Verse webmail)

Customer has below requirement. 1) Nomad web for browsers on Domino is installed. 2) We want to have basic logging for security reasons (not debug). We want to log all http requests to a textbased logfile. 3) For Domino http applications (e.g. Ver...
almost 3 years ago in Nomad / Nomad (Web) 3 Assessment

Add support for NotesHTTPRequest request class on Nomad Web

The NotesHTTPRequest Lotus Script class plays an important role in modern applications. Please support the NotesHTTPRequest on Nomad Web. I also found this reference from 2021: https://stackoverflow.com/questions/69889849/hcl-nomad-web-http-respon...
about 1 year ago in Nomad / Nomad (Web) 1 Already Exists

Add APIs for progress indicators and modal "processing" dialogs in LotusScript

For a good number of years, I've used a LS wrapper class around some C API calls to display a progress bar, which is handy when progress steps are knowable. Ideally, this should be available essentially as-is to display a client-modal (or task-mod...
over 4 years ago in Domino Designer / LotusScript 2 Under Consideration