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

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...

All ideas

Showing 8464

Warning message focus should be set to "No" instead of "Yes" while deleting document from database.

When deleting a document from the database, the dialog "Delete one document from database xxxx. Are you sure?" is displayed, The focus is on "Yes"(button) by default. There should be a way to change this default focus to "No"(button) or default sh...
over 4 years ago in Notes 1 Under Consideration

Notes should remember the windows positions and the messageboxes should'nt be shared

Hi there, I am currently using 3 screens for my work and with Notes I almost always have to reorder their postions or have to search for messageboxes/dialogboxes. With Notes I always had the problem, that Notes never remembers where the messagboxe...
over 3 years ago in Notes 1 Needs Review

Add InStrBack function to LotusScript

The function continues the series: StrLeftBack, StrRightBack. It should work like InStr, but starting from the end and moving to the beginning. This function is really not enough when working with large amounts of data. N.B.: Must also be consider...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Rapid initialization of typed arrays

Like Javascript, for example: Dim daysOfWeek() as String daysOfWeek = [ "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"] or Dim coolNumbers() as Double coolNumbers = [ 0, PI, 42, 666, 6174 ] #####I'm aware that we can ...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Give apps more meta data and/or folders

Within large organisations, there could be hundrets of apps in one or two years. Having only the title and date of last modification it will get hard and time consuming to find an app. Add meta data like tags, author, organisational units, ... and...
over 4 years ago in Volt 0 Under Consideration

Allow Administrator to fully control Recent Contacts of end users

Currently Administrator needs to go to user's desk and manually manage the Recent Contacts of the user. Administrator can't remotely delete, update, hide, limit in Recent Contacts of either selected or all users. So there is a feature request to a...
over 6 years ago in Notes 2 Under Consideration

Support for latest version of Citrix Virtual Apps and Desktops for HCAA

Currently HCAA 2.0.x/3.0.x supports up to Citrix XenApp 7.18 for published Application. e.g.System Requirements for Client Application Access 2.0.1 https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0073900 HCL Client Applicatio...
almost 3 years ago in Client Application Access 0 Needs Review

Optimize protocol for high latency networks

Protocol is very transaction oriented, and on high latency networks, clients work really slow, cause of a lot of transaction exchange. Some commands could be queued and processed in a batch and result returned. This would greatly improve responsiv...
about 1 year ago in Domino / General 2 Needs Clarification

Closing document with the "x" in the tab bar is not the same as hitting the ESC key

Query close: If Messagebox("Do you really want to close this document?", MB_ICONQUESTION + MB_YESNO) = IDNO Then Continue = False Close the document with the "x" in the tab bar Document closes > Messagebox appears > Answer YES Close the do...
over 3 years ago in Notes 1 Under Consideration

LotusScript method PickListCollection should support accent sensitive sorting

When using LotusScript method PickListCollection to retrieve a document collection, the passed key does not use accent sensitive comparison. For example, in the NAB, Peter Salen/Company and Peter Salén/Company are two separate persons with uniq...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration