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 9007

implement save / load of custom palette in domino designer

In Domino Designer we have the ability do define 16 custom colors but this is not persistent. Add an option to let us save and load the custom palette in a file on filesystem or a resource inside the nsf so that we can have persistent custom color...
over 7 years ago in Domino Designer 0 Under Consideration

Add an application function to return list of users in an app role

We have a request to pre-populate a table with list of users in a given app role. Would be nice if there was an app function such as app.getUsersInRoles(Role Name)
over 1 year ago in Leap 0 Needs Review

Picklist are to small in Nomad

Make Picklist sizable. We have many picklists with more colums. The picklist dialog is too small to work with them in Nomad. In the Notes Client it works fine.
over 1 year ago in Nomad / Nomad (Web) 3 Future Consideration

SwiftFile - open folder

It would be useful to add a keyboard shortcut to SwiftFile (e.g. Ctrl + LMB) that, when clicked on the SwiftFile link, moves the email to the folder and also opens the folder and places the selection on the moved email. I often need to reply to mo...
over 1 year ago in Notes 0 Needs Review

Menu item View \Design - Please add this item to forms, too. + once clicked, please go to Designer and highlight the list of the same design elements and highlight the one where I started.

In Notes Client (not Designer): When in a view, one of the menu items within the 'view' menu is a menu item named 'design'. (This is actually the way I use in > 99% of all cases to open designer. - Reason? - Notes makes sure that I end up in th...
about 6 years ago in Notes 0 Future Consideration

Replicate with other NoSQL databases like CouchDB or Cloudant

Able to create off-line mobile application or faster web application by using a robust replication protocol to sync information back and forth between an in-browser database storage and the Domino backend.
over 7 years ago in Domino Designer 2 No Plans to Implement

Lotusscript error message: add error line, modul etc.

I use this template to handle errors: On Error Goto LBL_ERR LBL_EXIT: Exit Sub LBL_END: End LBL_ERR:dim sERR as String If Err=1001 Then sERR=Error Else sERR="#:"+Cstr(Err)+"; txt:"+Error+"; modul:"+GetThreadInfo(2)+"."+GetThreadInfo(1)+"; line:"+C...
over 7 years ago in Domino Designer 1 Under Consideration

Point releases for usability enhancements

I think there would be a lot of benefit to having a point release just for Designer that focuses almost solely on usability enhancements. Things like making sure type ahead suggestions display all current methods/properties for an object. Being ab...
over 7 years ago in Domino Designer 0 Under Consideration

Allow @Return in column formula

As per official help documentation: https://help.hcltechsw.com/dom_designer/12.0.0/basic/H_RETURN.html "@Return should not be used in column formulas." Allow @Return to be used in column formula. This is will be useful when you only want the remai...
about 3 years ago in Domino Designer / @Formulas 0 Needs Review

Bug in lotusscript debug in Domino 12.0.2

When i use debug lotusscript in Domino 12.0.2 and click in object variable. I found blank screen under object as snapshot screen below this.
about 3 years ago in Domino Designer / LotusScript 1 Needs Clarification