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

Ideas

Showing 874 of 8910

Enhance the list of services

Once there is a dozen of services defined in an app, the GUI to manage them is not sufficient. please make the window that lists existing service configurations (SC) larger (or use full page) display SC ID next to SC title so it wouldn't be necess...
almost 3 years ago in Leap 1 Needs Review

Insert programmatically well formatted URLs into richtext

As a Notes developer I would like to insert well formatted URLs into rich text. In the Notes client this is possible manually. Programmatically the richtext item offers the method AppendDocLink. Call notesRichTextItem .AppendDocLink( linkTo , com...
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

A view column, that is used to change the view lines back- or foreground color, should be programatically identifiable

If one intends to export with a generic class a view via Lotusscript one runs into the problem that the viewentries column values can contain color information and they can'tbe identified as such. Just assuming that every column value which contai...
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Prompt users to restart the Outlook if sync request doesn't get response from ActiveSync

If Exchange ActiveSync process is not responding, then HTMO sync request cannot be completed. So we (HTMO) have to again send sync request and just keep on waiting. Now at this point, if user restarts the Outlook, the ActiveSync process is also re...
about 4 years ago in Traveler for Microsoft Outlook-HTMO 3 Future Consideration

Remote wipe for HTMO

Option to wipe the data from a computer that was stolen.
about 1 year ago in Traveler for Microsoft Outlook-HTMO 1 No Plans to Implement

Update the Date as soon as Month/Year is changed from popup calendar

Update the Date as soon as we change Month/Year from popup calendar, instead of updating it when actually selecting Day from popup calendar while changing Month/Year. This would help in triggering OnItemChange event while changing Month/Year for i...
over 5 years ago in Leap 0 Needs Clarification

Changes on the Java code called by ScriptLibrary do not reflect immediately

ScriptLibrary written on LotusScript is calling a method from a Java code - getVersion e.g. Print "Java version: " & reader.getVersion() If we append something else on the Java code for getVersion e.g. public String getVersion() { return "<...
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Make available Domino VOLT directly on As400

Our customers are AS400/ iSeries based.(with Domino v11.0.1 on it) They want to install Domino VOLT on AS400. Please make available Domino Volt on As400
almost 5 years ago in Leap 2 Needs Review

Visual customization of Domino Leap

Please allow to customize visual appearence of Domino Leap. Customers wish to use their own logo and corporate colors in the top bar. This refers both to the Manager and to application runtime. Also, as a business partner, I switch among multiple ...
about 3 years ago in Leap 0 Needs Review

Missing documentation for NotesDominoQuery class

Currently working my way through DQL and QRP topics. Tried to get a catch on NamedResults and was wondering for a couple of days why I couldn't get it to work: I'm working on a simple query like Set nQuery = myDb.CreateDominoQuery() sQuery = "task...
over 3 years ago in Domino Designer / LotusScript 1 Needs Review