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 1124 of 8853

Provide more detailed error message as well for the end user or the administrator for accessibility and usability

For both HCL Leap and HCL Domino Leap, instead of showing the error docid so the admin has to logon to the server and access the log files the actual error should be shown within a per default closed section under the basic error message. There sh...
over 1 year ago in Leap 0 Needs Review

Allow multi-level View and column headings

Example: We have a situation where we need to display flight and Instrument times, for both Day and Night. So we have columns: Aeroplane Day Aeroplane Night Instrument Day Instrument Night Better would be: FLIGHT INFORMATION FOR JUNE 2025 Aeroplan...
7 months ago in Domino Designer / Views 0 Needs Review

LotusScript function to create eml file

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

Add "Today" action in any date picker

If you open up your Calendar in the Notes Client, you find a date picker to the upper left side to jump around in your calendar on the right side.This date picker inlcudes a "Today" action (button), which easily let's you jump to the current date ...
8 months ago in Domino / General 0 Needs Review

Native reCAPTCHA Integration in Domino LEAP to Prevent Bot Submissions on Anonymous Forms

Requesting the addition of reCAPTCHA support in Domino LEAP to help prevent bots from submitting anonymous forms. While it is currently possible to implement reCAPTCHA through custom solutions, an out-of-the-box, integrated feature would significa...
12 months ago in Leap 1 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

Minimize internal REST API usage in Data Grids to visible content only

Suppose an application contains a Management tab for the Management role users that contain several Data Grids with configuration documents, and the tab is not visible to normal users. When the network load was verified on the application, it was ...
4 months ago in Leap 0 Needs Review

Allow developers to set the column width based on a formula

In V12 you can get the screen width using @ResolutionWidth. This allows us to hide columns based on the screen size. A calculated column width based on this formula would be even better.
almost 4 years ago in Domino Designer / Views 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

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