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

Spell Checking considers German & Swedish words as English and notices the wrong spelling

While using the default dictionary as German, everything written in notes is marked as incorrect. Spell Check considers German words as English and notices the wrong spelling. (Mark as Red for Spell Check). English sentences are clear from spell c...
5 months ago in Notes 0 Needs Review

Clean broken application icons on workspace

For users with many years' usage, it's common that their workspace contains over 100 icons. Some tool is needed to clear obsolete database icons (when server is retired)
over 7 years ago in Notes 1 Assessment

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

Notes.ini must be always located in data directory

Please make sure the notes.ini is always located in data directory. The all client still expects the notes.ini in program directory.The program directory should be read-only and the notes.ini belongs into the data directory.Domino moved the notes....
2 months ago in Notes 1 Needs Review

Ability to Display Rich Text Content and Detect Doclinks in Views

(1) Ability to display rich text fields in views with original formatting intact including styled text, hyperlinks, and other embedded content exactly as they appear in the document. (2)Require a method to identify, from within the view, whether a...
5 months ago in Notes 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

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

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