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 1086 of 8859

Allow Customize Nomad Toolbar

We are having trouble passing a web application to HCL Nomad, because customers don't understand the use of the standard Toolbar! Our application has no categorizations in the view and no frames, nor the email forwarding buttons are useless! ...
over 5 years ago in Nomad 0 Under Consideration

Add optional "comment" parameter to (Notes)DominoQuery createIndex method

To identyfy views/indexes that have been created programmatically using the createIndex method of the (Notes)DominoQuery class, an additional (optional) parameter is needed in the createIndex() method. The parameter can be used to add a comment to...
over 4 years ago in Domino Designer / LotusScript 0 Needs Review

Include an error code in error messages

A few days ago my customer sent me a german error message "Nicht genügend Arbeitsspeicher - Dateinamen-Pool ist voll". Sometimes it is difficult to know the correct english error message "Insufficient memory - Filename pool is full".I would like t...
over 6 years ago in Domino / General 2 Under Consideration

Extend Eclipse TODO/Tasks usage to other languages (LotusScript)

As the title says. Why is // TODO restricted to Java ? It seems very useful in other languages, e.g. LotusScript, CSS, SSJS.
over 5 years ago in Domino Designer / @Formulas / LotusScript 0 Under Consideration

Delete icons from Workspace on Android and Ios

It would be nice, to delete Icons from the Homescreen.
almost 2 years ago in Nomad / Nomad (Android) 0 Assessment

Back button to close current tab only.

When clicking the Android back button, Nomad closes, regardless the tab you are in. It would be better to close the current tab only (view/form), but leave Nomad open. Like that, the back button works a bit like the Esc button in the Notes Client.
over 5 years ago in Nomad / Nomad (Android) 0 Assessment

Nomad should show right-click context menu in popped up dialog.

In nomad web popped up dialog, no right-click context menu for the selected words, it's different with notes client behaviour.
about 1 year ago in Nomad / Nomad (Web) 1 Needs Clarification

Update LotusScript erl() issue when used within a custom class

When using the erl() function within a custom class in Lotusscript the function will return what seems to be an incorrect line number. From what I remember, a workaround used is to take the line numbers in the options section, add it to the erl() ...
almost 7 years ago in Domino Designer / LotusScript 2 Under Consideration

Remove border from a hotspot when created from 'notesrichtextitem.appendDocLink'

This is a default action on new hotspots - which can be turned off in edit mode from the user interface, but not via program code. There is a hotSpotTextStyle property which has no effect on the border, this make generated reports look UGLY. If yo...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Get only highlighted text from the Body of the document using LotusScript?

can we get only below yellow highlighted text from the Body of the document? Tried notesRichTextItem . GetFormattedText and notesRichTextItem .UnFormattedText but not useful. Its taking entire text of the body with and without spaces/tabs but not ...
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review