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 1324 of 8665

Correct line numbers on error for Lotusscript classes

As a developer the wrong error line number is reported so it is harder to find where the error occurred.
over 5 years ago in Domino Designer / LotusScript 5 Under Consideration

Dialog List design overhaul

The dialog list is one of the main reasons why notes is recognized as "old". The select icon has a really small size and is hard to hit with a mouse. It moves along when typing and isn´t really that nice to look at. On the other hand it´s the cont...
about 1 year ago in Domino Designer 0 Needs Review

NotesDateTime initializing for midnight

Currently NotesDateTime cannot be initialized for midnight. The code dim date as new NotesDateTime("2024-010-10 00:00:00") call date.adjustSeconds(5) does not make any runtime errors, but the 5 seconds are just not added, because the date componen...
9 months ago in Domino Designer / LotusScript 4 Needs Review

Posibility hide fields in properties only see this fields by fulladmin user

When design some forms and I want in the same form that some user can't see information I use hide, but they can see the information if they go to properties. I want the option to hide a field in properties of the document.
over 3 years ago in Domino Designer / @Formulas 2 Under Consideration

column width option - fit to content

for the column property I would like an additional property: fit to content as addition to the current width and resizable option.
10 months ago in Domino Designer / Views 0 Needs Review

Improve JavaScript and HTML rendering support in the classic Notes Client

the Notes Client has JavaScript support for forms and views for many years, but it is outdated and does not provide much API access make JavaScript a real alternative to LotusScript for classic Notes Client development, cross-platform full form an...
about 6 years ago in Domino Designer 1 Assessment

Allow programmatic access to all Notes Workspace items (tabs, databases, bookmarks, etc)

This would make it possible to automate management of the workspace.
almost 7 years ago in Domino Designer 2 Assessment

Free Licence for HomeUse / Freelancer

Microsoft offer Professional-licence-Version and free License for developers (VisualStudio Community or VS Code vs VisualStudio Enterprise / professional). Sophos offert a Firewall-Software with Professional Version and a free HomeUse-Licence (Ex....
about 2 years ago in Domino Designer / Documentation 0 Assessment

Allow to rename attachment's file name by LotusScript

An attachment file's name cannot be changed by Source or Name property in the NotesEmbeddedObject class. The customer requested us to add a method or property to rename the file name of an attachment.
over 1 year ago in Domino Designer / LotusScript 2 Needs Review

Make text color computable ( @formula )

If you want to conditionally change the text color of an item or computedtext object in a client based Notes application, by now you need to have duplicates with according text colors that are shown / hidden depending on hideWhen. ( see screenshot...
over 6 years ago in Domino Designer / @Formulas 1 Assessment