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

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

Ideas

Showing 467 of 9014

The product line needs a brand identity

Once upon a time we could say Lotus and everyone knew exactly what you meant. Today Microsoft has O365; Google has Gsuite; Salesforce has... Salesforce. IBM had nothing or worse, they kept applying a new name to everything and just when it started...
about 6 years ago in Domino / General 13 Under Consideration

Domino webservice consumer that should support adding an OAuth authentication token to its header

We need the ability in Domino webservice consumer that should support adding an OAuth authentication token to its header 1.Who needs this? Developer, Application Owner, required by several webservice providers like SAP, ... 2.What do they want? Ab...
about 1 year ago in Domino / General 2 Needs Review

The option to programmatically set the Tab label and caption for a Table with multiple tabs

There are many times when a table with tabs are useful but the tab headers cannot be set via a formula option. That means for shared databases the designer client must be used to alter the tab headings. This feature will improve table usage in app...
over 4 years ago in Domino Designer / @Formulas 3 Under Consideration

Notes Named Documents should have accompanying @Formula commands

Domino 12.0.1 introduced the Notes Named documents. See https://help.hcltechsw.com/dom_designer/12.0.0/basic/wn_nameddocumentmethods.html However, this function has no @Formula counterpart, making it harder to integrate in the UI. Next to @GetProf...
over 2 years ago in Domino / General 1 Under Consideration

beautify @formula code

ofcourse we all write readible code but when I look at action code wriiten by colleagues I am very unsure if i understand it because it lacks indent, multiple rows etc. if there would be a beautify option for @ formula that would be awesome
over 2 years ago in Domino Designer / @Formulas 2 Under Consideration

Make FP installers HF aware or otherwise better instructions on upgrading

It is not intuitive that you can't upgrade Domino 14.0 FP3 HF8 directly to 14.0 FP4. I have a novice admin who wasted a lot of time before he asked me.The installer for HF8 must first be run to revert the HF before you can run the installer for FP...
10 months ago in Domino / General 1 Needs Review

Add encoding @functions for custom HTML, XML and JSON

When building custom HTML, XML or JSON, there are a few character, that needs escaping. @HTMLEncode For doing HTML encoding, I use this to encode a text field/string: text := "B&O";_from := "&":"<":">":"\"":"'";_to := "&amp;":"&a...
over 1 year ago in Domino Designer / @Formulas 1 Assessment

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 7 years ago in Domino Designer / @Formulas 1 Assessment

Automatically install the Language Pack by autoinstall in Domino 14.5.

We want to be able to automatically install the server's Language Pack using the autoinstall feature in Domino 14.5. For languages other than English, it is necessary to apply the Language Pack. With Autoinstall, the English version of Domino can ...
9 months ago in Domino / General 2 Under Consideration

"Alias" for Shared actions instead of an "id"

If shared actions are used, every new shared action in a database gets a new id. The id is a number. Working with the shared actions in one database works fine. Image a second database which also uses shared actions. In the second database there a...
4 months ago in Domino Designer / Views 0 Needs Review