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

Domino Designer

Showing 313

When user creates a database e.g. via application File-Application-New Copy let Designer ask if you want to open it after creation

When I create a database e.g. via application File-Application-New Copy it only adds the file to the workspace (if you notice it and/or can find the icon). Why not add a dialog asking if you want to open that database?
4 days ago in Domino Designer 0 Needs Review

Improved Visibility & Management of Full-Text Index (FTI) Field Exclusions in Domino Designer

With an application open in Domino Designer, open Application Properties and select the FtFields tab. All the fields in the application are listed. For each field to exclude from full-text indexing, select it in the list. To automatically select a...
15 days ago in Domino Designer / Documentation 0 Needs Review

Add JSON pretty format to the the JSON class in Lotus Script

Lotus Script JSON stringified output is always compressed and does not format the data pretty printed. There are many tools out there which could reformat the JSON output.But this would cause a round trip to an external comand like JQ which would ...
9 months ago in Domino Designer / LotusScript 0 Needs Review

Allow multi-level View and column headings

Example: We have a situation where we need to display flight and Instrument times, for both Day and Night. So we have columns: Aeroplane Day Aeroplane Night Instrument Day Instrument Night Better would be: FLIGHT INFORMATION FOR JUNE 2025 Aeroplan...
18 days ago in Domino Designer / Views 0 Needs Review

A design Object which is locked for design should not be used to refresh another db

WHAT:A design object whose design is locked, is obviously under construction. But it is used in any db refresh process although it is under construction ! WHY: if a incomplete design object gets used to refresh another DB it can cause problems as ...
23 days ago in Domino Designer / Documentation 6 Needs Review

Mouseover for a Grafik to show Text

We would like to make our Notes project database a little more modern. We want to create a selection menu with icons. See Appendix. When the employee clicks on the icon with the mouse, text should appear, like in the example I constructed. This wo...
about 2 months ago in Domino Designer 0 Needs Review

Enable option "exactMatch" in embedded view with Show Single Category

Using embedded views with option "Show Single Category" is buggy when there are categories beginning with identical substrings. See here: https://support.hcltechsw.com/community?id=community_question&sys_id=c34e2edc1bb33c10534c4159cc4bcbd0 It ...
10 months ago in Domino Designer 0 Needs Review

Improve performance when iterating documents in views

Iterating documents based on a view object has become very slow in later years. Maybe because of all the work that has been with NIF-index issues. The following techniques show poor (some even very poor) performance when running in the client agai...
4 months ago in Domino Designer / LotusScript 2 Needs Review

Improve NotesJSONNavigator

It would be great have additional methods in the NotesJSONNavigator. Besides the current AppendElement, AppendArray, AppendObject there should also be RemoveElement, RemoveArray and RemoveObject. It is currently possible to create, read and update...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Transactional Logging via LotusSript TransactionBegin, TransactionCommit, TransactionRollback should work together with dialogbox of NotesUIworkSpace class

In LotusScript, following error is thrown if dialogbox of NotesUIworkSpace class is used after TransactionBegin of NotesDatabase class, then execute TransactionCommit or TransactionRollback: "TransactionBegin must be called before other Transactio...
about 2 months ago in Domino Designer / LotusScript 0 Needs Review