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

Allow new folders based on any view

At the moment, Database.enableFolder(folderName) creates a new folder with a design based on the default view. AFAIK, the only way to (programmatically) create a folder based on some other view is to make that view the default view, create the fol...
over 3 years ago in Domino Designer / Java 1 Under Consideration

We need more detailed better error reporting when a form/element is opened in a browser and embedded code processes.

Many times a field has an issue with either default or computed field code and we get a Form 500 or some other general error. Just having the error inform as to where the error is in the code such as the field name or the details on what caused th...
over 5 years ago in Domino Designer / Debugger 0 Under Consideration

Add Trace tool to IDMA

Using IDMA is not so easy to diagnose problem with connection to server, May be combined with DMA-I-10
over 7 years ago in Nomad 0 No Plans to Implement

Back button in HCL Nomad to revert to a previous state.

When you open an email in the inbox in Nomad Android and tapping [Back] button, it seem that Nomad Android would be hided then going to the background. When you tap [App Overview] button, Nomad Android is among them. Oh the other hand, when you o...
over 3 years ago in Nomad / Nomad (Android) 0 Assessment

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

Calendar overlay feature on desktop and mobile native app

Many customer want to see calendar of another person in mobile phone. Verse and integrate notes application should have this feature. Useful for project management and utilize customer resource.
over 6 years ago in Domino Designer / Views 0 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

Prevent "HCL Nomad will be setup automatically" prompt

Customer requirement is to prevent "HCL Nomad will be setup automatically" dialog from appearing.
almost 2 years ago in Nomad / Nomad (Web) 2 No Plans to Implement