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 1273 of 8993

File select with inputfield

when i select a new database to open, i must scroll to the end of the file list, if the file has the name zipp.nsf make it possible to input the name of the database. Regards Thomas
about 6 years ago in Nomad / Nomad (iOS) 0 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...
9 months ago in Domino Designer / LotusScript 2 Needs Review

iNotes Full-Mode support on iPad

Only ultra-light mode is supported at the current version of iNotes. The screen size of iPad is enough big to use Full-Mode of iNotes, so some users tried to use it on iPad and came across some errors. I assume that supporting Full-Mode on iPad is...
over 7 years ago in Verse / Verse on Premises 3 No Plans to Implement

Add Directory popup when pressing on TO: when creating mail.

In iNotes you have the option to choose users from within the Domino Directory or your contacts, In Verse we do not have that option. Please add this option in Verse to let users choose from with the Domino Directory or your own contacts.
about 6 years ago in Verse / Verse on Premises 6 Already Exists

make voice to text work on iOS

It would be fantastic if the standard iOS voice to text functionality would be possible with Nomad on iOS (and Android). For example in the native iOS "Notizen" app you can tap the microphone icon and just speak. iOS "translates" this to written t...
over 2 years ago in Nomad / Nomad (iOS) 2 Under Consideration

Add spellchecker

There is no ability to spellcheck your message before sending in Verse like you can in iNotes.
over 7 years ago in Verse / Verse on Premises 2 Already Exists

Nomad Android need display date format as YYYY/MM/DD OR YYYY/MM

Nomad for Android show date as YYYY-MM-DD using @Today(checkdate field) with Traditional Chinese or Simplified Chinese OS for Android or YYYY-MM using below code: Sub Click(Source As Button) Dim workspace As New NotesUIWorkspace Dim uidoc As Not...
over 2 years ago in Nomad / Nomad (Android) 3 No Plans to Implement

Unable to upload multiple x509 certificates to person documents in Domino

We can understand that AppDev Pack was replaced by Domino Rest API addon. Using proton task in AppDev Pack the customer were able to manage (upload) multiple x509 certificates to person documents in Domino. Domino natively do not have such feature...
over 1 year ago in Domino Designer / LotusScript 1 Under Consideration

Use file attaching APIs in Nomad which are not blocked by Chromium browsers

Chromium based browsers (Chrome and Edge) block file attaching APIs/functions which are used by Nomad. Nomad uses JavaScript calls to select files on user's machine but browser blocks those calls and don't allow to attach the files. These are not ...
almost 2 years ago in Nomad / Nomad (Web) 1 Needs Clarification

Improve Notes limitation for LotusScript Iterative statements looping assignment variables

Using @Formula laguage for Iterative Statements such as @For, @DoWhile, and @While will give an Error in Notes 64-bit client when an existing variable inside the loop gets updated multiple times. "The formula has exceeded the maximum allowabl...
about 1 year ago in Domino Designer / LotusScript 1 Needs Review