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 3094 of 8858

Prevent unintended bulk deletion in “My Contacts” via Ctrl + A (Microsoft Windows)

In the HCL Notes client and Microsoft Windows, pressing Ctrl + A in “My Contacts” selects all contacts across the entire section – even if the user is currently in a specific tab (e.g., letter “B”). This is not apparent to many users. When Delete ...
6 months ago in Notes 0 Needs Review

Add global variables to LotusScript similar to Session Scope variables like in XPages/SSJS

Inside databases you can use profile documents or named documents, but there is no way to set options globally - except the so called "environment" (notes.ini) which causes a lot of problems.
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

I would like to add a parameter to the @UserRoles function.

The @UserAccess function allows the user to get the current user's access rights by specifying the server name and file name. I want @UserRoles function to be able to get the current user's roles by specifying the server name and file name in the ...
almost 2 years ago in Domino Designer / @Formulas 0 Needs Review

Programmatic Column name that matches existing Field Name should not conflict

When there is a display value for View's column as formula, then if its Programmatic name matches exactly the name of other Field in the document, it will alter the formula value to field value instead. Use case example: You have View column title...
over 2 years ago in Domino Designer / Views 2 Needs Clarification

db.CreateReplica LotusScript with "CreateAsAStub" option

It's time to have this option. Set notesDatabaseReplica = notesDatabase .CreateReplica( newServer$ , newDbFile$ , CreateAsAStub as boolean) We need a new option to create replica stubs via LotusScript. The value defaults to "false" and optional so...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Add hex input for color picker AND a color picker please

As a developer who also uses HTML/Js, it would be very helpful if I could a.) also input hex value like #008acc instead of rgb only b.) also could pick a color from screen :)
over 4 years ago in Notes 1 Assessment

autoconfiguration of client

Notes has setup.txt and ConfigFile Notes.ini parameter to silently setup client. I wish on start Notes check if host NotesAutoConfig.companyDomain exists and if YES, then downloads and apply config.txt and may be other settings. Idea is not to cus...
almost 3 years ago in Notes 0 Under Consideration

Request @SetViewInfo( [SETVIEWFILTER] works for non-categorized column.

The @SetViewInfo function is able to filter documents to those matching the first column, which must be categorized. e.g. @SetViewInfo ([SetViewFilter]; "ABC"; "Column1"; 1) This formula filters the view to display only those documents which conta...
almost 4 years ago in Domino Designer / @Formulas 0 Needs Review

Support backtick (grave accent) in Javascript script libraries

When creating a Javascript script library, if you use template literals, Domino Designer will prevent the script library from being saved. It is claiming the backtick is an invalid character.See more details here: https://support.hcltechsw.com/csm...
over 4 years ago in Domino Designer / LotusScript 0 Assessment

Allow drag & drop between categories in views in order to behave like cards

Would be nice zu be able to drag & drop documents between categories in views to behave like a cards.In addition a new type of view format to be able to organise documents like card boards (e.g. Kanban) with using categories as columns.
almost 4 years ago in Notes 2 Under Consideration