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 453 of 8858

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

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 Needs Review

Expand Form's dropdown lists for xPages

hi On the Defaults tab of the Form properties, there are a couple of places where there's a dropdown list which allows you to choose an xPage. That list should show the entire xpage name. currently I have 2 xpages which begin the same way but one ...
almost 5 years ago in Domino Designer / XPages 0 Under Consideration

Set Current Font as Mail Default in iNotes

Customer wants to have the capability to Set Current Font as Mail Default in iNotes.
over 6 years ago in Domino / Templates 0 Under Consideration

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

XPages Central Custom Control

Can group, find and reusable across database.
almost 7 years ago in Domino Designer / XPages 1 No Plans to Implement

Separate Template for Mail in Databases in Domino

Customer is using OpenNTF DominoTeamMailbox template from the below site. https://openntf.org/main.nsf/project.xsp?r=project/DominoTeamMailbox/releases/63736EFD89ED46688625757F006F14DC As these templates are old and does not have a modern look and...
about 5 years ago in Domino / Templates 0 Under Consideration

LEI Support Restapi, Web Service, XML

LEI Support Restapi, Web Service, XML
almost 7 years ago in Enterprise Integrator 0 Under Consideration

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...
about 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 ...
about 5 years ago in Domino Designer / @Formulas 2 Under Consideration