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 668 of 8852

Domino Leap: Option to get the output from a service into a variable

Would be nice, if a service-output could be stored into a variable, when called via javascript.
over 1 year ago in Leap 0 Needs Review

Domino Leap: custom logo image in header bar

Add an option to specify an image for the header bar per application (like the leap logo in the manager view)
over 1 year ago in Leap 0 Needs Review

css-class for buttons

CSS classes for buttons are currently not working. Style is applied to the surrounding div and not to the button. Would be nice if a css-class defined on a button, would actually applied correct to the button
over 1 year ago in Leap 0 Needs Review

Files

Show more details in the files section. ie. if a file is uploaded manually or loaded via URL (show url in overview)
over 1 year ago in Leap 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

service that can count application records.

It would be useful to have a service capable of counting the records inserted into the application, perhaps filtering them by column
over 1 year ago in Leap / Documentation 0 Needs Review

Mass delete of records.

On the “View Responses” page add a column just for checkboxes. One per row. Replace the “email”, “print” and “delete” icons per row with buttons at the same level as the “Customize”, “Create Filters”, Refresh Data”, “Export Data” and “Import Data”...
over 3 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...
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

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