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

All ideas

Showing 3621

“Mark Addresses” - Highlighting external mail address in Red and internal mail address in Blue in IBM Verse App.

Mark addresses outside certain domains. When you are addressing a message to a recipient that's not in your organization's domain, Mail can color the recipient's name red to alert you. This feature “Mark Addresses” already exists in iOS mail.1) Op...
over 6 years ago in Verse / Mobile (iOS) 1 Under Consideration

Make the Time Picker field respond to the mouse scroll wheel

The time picker field as seen in calendar entries is not responsive to the mouse scroll wheel on PCs. So the only way to scroll the times is to click on the very small arrows at the top/bottom of the time field after clicking on the small clock to...
over 5 years ago in Notes 0 Under Consideration

DirSync rename

When user is renamed in Active Directory Dirsync detects this and may trigger rename, but this require additional Administrator approve in ADMINP. if Admin renames a person manually, this adminp approve is not required. since we want more automati...
almost 2 years ago in Domino / Integration 1 Under Consideration

Add a new View to display all the mail document, instead of clicking each folder one by one

User can see all documents from All documents view in Notes client, but there is no such function with Verse for Android/iPhone or Native mail for iPhone. Customer would like to have a new to display all the mail document, instead of clicking each...
about 3 years ago in Traveler 1 Under Consideration

Add HTTPJavaDebugOptions parameter to enable Java remote debugging in the HTTP task

The JavaDebugOptions Notes.ini parameter is used to enable Java remote debugging, e.g. JavaDebugOptions=transport=dt_socket,server=y,suspend=n,address=8010 Unfortunately, both the agent manager JVM and the HTTP task JVM read the same variable,...
about 6 years ago in Domino Designer / Debugger 1 Under Consideration

Multiple Addresses in the Internet Address field of the Group Document

No description provided
over 6 years ago in Domino / Administration 4 Under Consideration

Create a .pdf of the document from current screen.

Creating a pdf seems to me to be a fundamental requirement of any document based software. I'm hoping that IBM will inform me that this is already possible and how to do it.
over 6 years ago in Nomad 8 Under Consideration

ForAll variable to follow type of array element

Sub Initialize Dim ns As New NotesSession Dim db As NotesDatabase Set db= ns.Currentdatabase ForAll vw In db.Views If vw. ... End ForAll In this snippet, vw is a Variant and not a NotesView, which is terribly unpractical. Suggestions: eith...
about 3 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...
over 3 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...
over 3 years ago in Domino Designer / Java 0 Under Consideration