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 3191 of 8857

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

Workspace + Bookmarks cleanup / Notes cleanup

I'm using Notes Client for 14 years now. I would desperately welcome an functionality which would :- cleanup workspace based on criteria - servers not accessible or migrated, ACL issues, obsolete/not used entries- if would help to cleanup FTI / re...
over 7 years ago in Notes 1 Assessment

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

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

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

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

db.CreateReplica LotusScript with "CreateAsAStub" option

It's time to have this option. Set notesDatabaseReplica = notesDatabase .CreateReplica( newServer$ , newDbFile$ , CreateAsAStub as boolean) We need a new option to create replica stubs via LotusScript. The value defaults to "false" and optional so...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Programmatic Column name that matches existing Field Name should not conflict

When there is a display value for View's column as formula, then if its Programmatic name matches exactly the name of other Field in the document, it will alter the formula value to field value instead. Use case example: You have View column title...
over 2 years ago in Domino Designer / Views 2 Needs Clarification

Speed up saving Internet Site documents

Saving Internet Site documents is pretty slow. The reason for that is in the QuerySave of the $internetSite sub form, searching for a Certifier document corresponding to the Organization item. The code loops through every view entry in the ($Certi...
over 2 years ago in Domino / General 0 Assessment

Add hex input for color picker AND a color picker please

As a developer who also uses HTML/Js, it would be very helpful if I could a.) also input hex value like #008acc instead of rgb only b.) also could pick a color from screen :)
over 4 years ago in Notes 1 Assessment