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 793 of 8993

Add an @Formula to generate a list of consecutive integers

To get a list of consecutive integers in formula language without using an @For loop, you currently have to get creative using predefined lists of digits, the permutation operators and @Subset. It would be handy to have an @Formula that gives you ...
over 5 years ago in Domino Designer / @Formulas 2 Under Consideration

Add an @Formula for the cumulative sum of a list of numbers

Getting the cumulative sum using an @For loop is easy, but runs into the memory limit for large lists. In addition to its mathematical uses, having access to the cumulative sum would make it easier to work around the 32k field/64k computed text li...
over 5 years ago in Domino Designer / @Formulas 1 Under Consideration

Find and Replace should work correctly for Formula inside a form

In the Domino Designer, finding all occurrences of some code in fields with Formula language is virtually impossible. Ctrl-F or Find and Replace doesn't search consistently everywhere in a form. LotusScript is ok, but then only LotusScript. If the...
almost 3 years ago in Domino Designer / @Formulas 0 Under Consideration

Add preference for NOT using Option Public in LotusScript Agents and Script Libraries

I would like a preference to NOT use Option Public in LotusScript Agents and Script Libraries. It forces the developer to make things that can be shared explicitly Public, and promotes thinking abou what should be Public and what should be Private...
almost 3 years ago in Domino Designer / LotusScript 2 Under Consideration

For forwarding address, forwarded mails to show that it was sent by the user using the "forwarding address" instead of the original sender.

Once the forwarding address has been set up (https://help.hcltechsw.com/domino/11.0.0/conf_settingupaforwardingaddress_t.html), by design, if user A sends out an email to user B where in User B is using "forwarding address" (user C), mail received...
over 5 years ago in Admin Client 1 Under Consideration

Copy Eclipse JSF UI to edit FacesConfig.xml

Eclipse has the UI in designer to edit the faces-config.xml file. There is no 'hint' to a Domino developer what all can be created in FacesConfig.xml. Then add this documentation to Domino Designer that goes with the faces-config xml file http...
over 6 years ago in Domino Designer / XPages 0 Under Consideration

Posibility to call a 'partly' Refresh / Refreshhideformulas

This could mean to Refresh / Refreshhideformulas just a part of the ui document like the 'current Table' , 'current Table Cell' , 'current Section' and may be other parts.
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Function to create replicas that inherit full-text indexing settings

We hope a new feature in Domino Administrator that determines whether or not the full-text index settings of the replica source mail DB are set, and a means to set them up to be transferred to the replica destination. Because it is inconvenient t...
almost 4 years ago in Admin Client 1 Assessment

Standard feature to send document link to specific users when a document is created,updated etc.

No description provided
almost 7 years ago in Domino Designer / LotusScript 1 Needs Clarification

New @function to know ICAA is used or not (eg. @isICAA)

I want to know whether the user access domino server via ICAA or Notes. Because some application cannot work on ICAA, So I want to hide paragraph if user access db by ICAA. Currently there is no @function or lotusscript. Please consider to add ne...
almost 7 years ago in Domino Designer / @Formulas 0 Under Consideration