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 4056 of 8869

Need "Notes 8 Theme" for Notes 12

There is "Notes 8 Theme" for Notes 11 after Choose [File] - [Preferences] - [Fonts,Colors and Themes] . But there is not "Notes 8 Theme" for Notes 12, customer need this theme, please consider to add this theme.
about 3 years ago in Notes 3 Needs Clarification

var++ or var-- instead of var=var+1 or var=var-1

as above
over 7 years ago in Domino Designer 0 Under Consideration

Enable Lotusscript classes to import images on backend

From Carl Tyler Very often I have the need to import a graphics into a Domino rich text field. Example JPG or GIF file. Currently there are no backend classes to do this. There should be a simple Lotusscript function to enable this, and allow for ...
over 7 years ago in Domino Designer / LotusScript 3 Under Consideration

Add parameters to @Command( [FilePageSetup] )

Currently @Command( [FilePageSetup] ) displays a dialog on which user has to interactively specify parameters such as page margins. It should be possible to set all these parameters automatically by @Command and/or through LotusScript method.
about 3 years ago in Domino Designer / @Formulas 0 Needs Review

Improve auto complete/suggestions

If lotusscript code contains an error, autocompletion and suggestions fail. Please make sure that this works even when the code contains errors. This would help developers a lot.
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Handle Message Recall successfully for large numbers of recipients

Recall message for a mail with 1000 recipients fails, it works for a smaller number of recipients or a little group. Message recall is based on the MessageID. If you issue a recall against a message, it will attempt to retrieve that MessageID from...
almost 7 years ago in Notes 1 Under Consideration

Provide nice looking basic templates with nice colors, icons, action buttons, shades.

we need 3-4 templates, different colors with great color themes, nice looking icons, state of art backgrounds. To create a nice app only code need to be added. Now Domino apps are very functional but not always look good.
about 7 years ago in Domino Designer 2 Assessment

Explicit indicator when LS-Debugger is enabled

often I forget to deactivate the LS-Debugger before opening e.g. the mailfile - this isn't funny - i need an explicit indicator in the Notes Client that the Debugger is still active... Dirk Kirchhoff
about 7 years ago in Domino Designer 4 Under Consideration

Maven in DDE - download jar files directly into nsf

in visual studio it is sooo easy to add an external dependencies to projects.. Just search for it and include the nuget and you’re done. In Java not so easy. there are a few option where Maven is the most popular I think. With maven you need to ge...
over 1 year ago in Domino Designer / Java 1 Needs Review

Add global variables to LotusScript similar to Session Scope variables like in XPages/SSJS

Inside databases you can use profile documents or named documents, but there is no way to set options globally - except the so called "environment" (notes.ini) which causes a lot of problems.
over 3 years ago in Domino Designer / LotusScript 0 Needs Review