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 6498 of 8997

Create View and ViewColumn in Lotusscript

Expose more properties from view dialog and the view column property dialog in the Lotusscript Classes for views and view columns.So we can create / change views within applications better.
over 2 years ago in Domino Designer / LotusScript 4 Under Consideration

Provide settings to change the default browser used to render HTML/MIME mail in Notes client

As of now, the Notes client uses the Internet Explorer as its default browser in order to render HTML/MIME mail in Notes client. It would be great to have the ability to change the default browser used for rendering email like MS Edge, Google Chro...
about 6 years ago in Notes 1 Future Consideration

NotesRichTextTable

Please add more options for notesRichTextTable .Style - cell color for only one cell - borders style, color and thickness
over 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Calendar option: block x minutes (e.g. 5) before and after appointments in free (available) time as timepuffer

People with many (online) meetings have the problem, that they have no time to switch from appointment to appointment and to change the (online) room. It would be fine, if there would be an option e.g. in the calendarprofile and/or a button in the...
12 months ago in Notes 0 Needs Review

Rotate log.nsf and/or domlog.nsf on a daily/weekly base

We would like to rotate log.nsf and/or domlog.nsf on a daily or weekly base like mailjournal.nsf or console.log on filesystem.
almost 7 years ago in Domino / Reporting & Analytics 5 Under Consideration

Ability to have the !DOCTYPE render as HTML5 instead of HTML4

HTML5 is now the standard and should be the default. The workaround of adding $$HTMLFrontmatter with the proper statement can cause quirky behavior when used with header tag information. Possibly give the flexibility to set an INI value to set it ...
about 7 years ago in Domino / Templates 1 Under Consideration

Ability to make sent or received e-mail messages uneditable

Users can edit mails that are coming from Inbox. Some customers want the option to make remove the ability to edit the mails. To avoid tampering.
almost 7 years ago in Notes 1 Future Consideration

Add InStrBack function to LotusScript

The function continues the series: StrLeftBack, StrRightBack. It should work like InStr, but starting from the end and moving to the beginning. This function is really not enough when working with large amounts of data. N.B.: Must also be consider...
almost 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Add "since" in QueryResultsProcessor#executeToView to reuse an existing view if it's newer than the param

Currently, #executeToView throws an exception if the named view doesn't exist. If you as a programmer want to re-use an existing one, that means you need to manually try to get the view and then, if it exists, check your timeout against its creati...
about 4 years ago in Domino Designer / Java 0 Under Consideration

Add mechanism to retrieve QueryResultsProcessor JSON as an InputStream or Reader

The executeToJSON method emits a full String of JSON content, which generally means that a Java-side consumer will have to immediately pass that to a JSON parser. These parsers generally have a variant (or do so exclusively) that takes an InputStr...
about 4 years ago in Domino Designer / Java 0 Under Consideration