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

Improve "Automatically Add 'Option Declare '"

It just doesn't work right, this option, especially when I have to update an older form that didn't have the Option Declare in it. The code in a button on the form contained a non-declared variable. Customer not happy, me not happy. I don't even w...
over 3 years ago in Domino Designer / LotusScript 2 Under Consideration

Fixing Compatibility Between HCL Notes 12 and Notes 9 Regarding the GetDocumentByKey Method

Problem Description: When I compile an application in Notes 12 that uses the following code: Dim aKey(1 To 2) As String aKey(1) = "ABC" aKey(2) = "123" Set doc = view.GetDocumentByKey(aKey) The HCL Notes 12 client works correctly and finds the...
10 months ago in Domino Designer / LotusScript 2 Needs Review

Improve real-time synchronization for iOS

Using APNS notifications - 1) With "Notify immediately" on, notification always arrive, but the sync of email is only manual.2) With "Notify immediately" off, if the verse application is not running, nothing happens. On launching Verse, the ba...
over 6 years ago in Verse / Mobile (iOS) 2 Under Consideration

Sync Verse calendar with iPhone calendar

Option to sync the Calendar entries synched to Verse for iOS to the native/local iPhone calendar.
over 6 years ago in Verse / Mobile (iOS) 1 Under Consideration

New field type "Source code"

In some cases it is useful to store lotusscript in a text-/richtextfield in a notes document. This source code then is used to execute from a compiled script. This generally works fine. It would be very helpful if a new field type "Source code" (o...
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Let user to choose the text color of unread messages

Please create a new preference that let's user to choose the color of unread messages.(e.g. change Bold black text to Plain red text)As Notes Client and iNotes have the preference, the preference is required on Verse Mobile.
over 6 years ago in Verse / Mobile (iOS) 1 Future Consideration

Add a "No-Access" Field type to complement Readers/Authors field types at the document level

Document access rights are generally given on a group list or role basis. However we have frequent situations where a member of a group must be excluded (as an exception) to an individual document. The current design being assume no access unless ...
about 7 years ago in Domino Designer / LotusScript 7 Under Consideration

MoveUserInHierarchyRequest method return a value when Cert Auth processes request

Found the SPR #JCON5HL3HX and found the note ID is not returned because: We cannot return the noteid of the request note because it will not exist for some in-determinant amount of time until after completion of the method in question.
over 1 year ago in Domino / General 2 Under Consideration

Provide specific information when Notes Database cannot be opened

When accessing a database that's either encrypted or corrupted, the Notes Database object is not usable and there is no specific information. Sub Initialize Dim db As New NotesDatabase( "Server/Domain", "database.nsf" ) If db.IsOpen Then MsgBox ( ...
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Feature parity with Verse Mobile for Android

Maintain feature parity with Android App.
over 7 years ago in Verse / Mobile (iOS) 0 Under Consideration