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 494 of 8898

Use a different color picker

It is amazing to finally have a color picker with Leap 9.3, but not a fan of the one being used - see attached print screen. Use a color wheel style color picker instead. Is easier to use and more functional. Make sure color picker is included eve...
over 3 years ago in Leap 0 Needs Review

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...
over 2 years ago in Domino Designer / @Formulas 0 Needs Review

Table widget on mobile browser

Within Domino LEAP and LEAP, there is a table widget where users can add multiple rows of information. This component is very good, but the presentation in the mobile browser is not user-friendly. This widget should be updated to give users the ab...
over 1 year ago in Leap 0 Needs Review

Additional form setting "Only one submission at all"

For each form we can activate the setting "Single submission per authenticated user". There is also a need to have "Only one submission at all" for some special cases. The goal is to limit the number of document created by this form to one documen...
over 2 years ago in Leap 0 Needs Review

With Domino LEAP 1.1.0.0_23 the Item identifiers and item names are being visible in e-mail notifications when you hover on the item using the mouse cursor

With Domino LEAP 1.1.0.0_23 the Item identifiers and item names are being visible in e-mail notifications when you hover on the item using the mouse cursor.This issue is reproducible in HCL lab as well as at customer end. Kindly find the video for...
over 2 years ago in Leap 0 Needs Review

Add an @Formula to transpose a list interpreted as a matrix

Lists in formula language are 1-dimensional, but sometimes the data will be interpreted as a matrix (e.g. the elements of a table). An @Formula to transpose the entries of a list by interpreting it as a matrix would be very useful for situations l...
over 5 years ago in Domino Designer / @Formulas 3 Under Consideration

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

Secure hosting of resources for Custom Widget API to build custom widgets for Leap

We would like to make use of custom widgets for Leap. As Open Liberty has not built in mechanism to facilitate the hosting of static files, we would like to see a solution where static files can be either hosted in Leap image or Leap product itself.
almost 2 years ago in Leap 0 Needs Review

Add more options to @Command([ComposeWithReference])

Currently, @Command([ComposeWithReference]) is the only function to remove attachments and add comments "[attachment "XXXX" deleted by UserName] " to the removed place. However, the current behavior is that not only the Body content is copied, but...
almost 2 years ago in Domino Designer / @Formulas 0 Needs Review