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 729 of 8866

Ability to bind service input or output to a global javascript variable

As a Domino Volt developer, I would like to have the possibility to bind service outputs and service inputs to a global javascript variable stored in app.getSharedData and stop using hidden field for storing temporary values.
about 3 years ago in Leap 1 Under Consideration

Change documentation to support PKCS12 formatted SSL certs instead of JKS format

Since Tomcat supports the PKCS12 format, which is more cross-platform than the JKS format, it makes sense that Sametime should prefer the PKCS12 format over a proprietary format. It makes it easier to re-use existing certificates instead of having...
over 4 years ago in Sametime / Chat 0 Already Exists

Image component

If you use the image component to add an image inside the form, the properties are limited. This component must have the possibility of resizing the image by pixels or percentage, and the option to select the position (Left, Center, Right).
about 3 years ago in Leap 0 Under Consideration

Move LDAP Filter from StCommunityConfig.xml to ldap.env

It's a little bit strange to set a ldap filter in the StCommunityConfig.xml in the Community container ( docker ) and all other settings in ldap.env. It's more likely to enter all ldap related information in 1 location: ldap.env
about 3 years ago in Sametime / Chat 0 Under Consideration

Add drag&drop support for documents to outline entries

Please add drag&drop support to the Nomad iOS/Android client so that we can drag documents to outline entries. We have two main use cases: In the classic mail UI we can drag mails to mail folders. 2. And in our applications like the Mindoo Tod...
over 4 years ago in Nomad / Nomad (iOS) 0 Under Consideration

Service Table Search should return all table values from all parent records

Domino Leap Apps as a Service Table Search should return all the table values from all the submitted parent records. It does not work that way today. It only returns the table records from the first parent record. Expectation: It should return the...
over 1 year ago in Leap 0 Needs Review

Show Data in Data Grids on AppPage Preview

There are no real data shown if you open the preview at least if an AppPage (not tested on a page) which includes a Data Grid. You see only data like value0, value1 etc. So you can't validate the correctnes of e.g. services in a "rowSelected" even...
almost 4 years ago in Leap 0 Under Consideration

Visibility of columns in Data Grids should be possible per configuration

Actual (V.1.0.4, 1.0.5 beta) Data Grid Colums could be made invisible via JavaScript function item.setColumnVisible. I would like to have it as setting in the properties of the columns.
almost 4 years ago in Leap 0 Needs Review

Button to undo changes you have made

There is currently no “Back (Undo)” button to undo changes. For example, if you have accidentally made changes in a form that were not intended, you have to close the entire form and click “do not save” and start again from the beginning. This...
over 1 year ago in Leap 0 Needs Review

Is it possible to force the Nomad Mobile to quit or logout using script?

Customer can use Script to quit Notes Client. Now they will use Nomad iOS and Nomad Android, they also want to use Script to quit or logout Nomad Mobile, so they need know if can control quit or logout Nomad Mobile using script? And if can provide...
almost 4 years ago in Nomad / Nomad (Android) / Nomad (iOS) 1 No Plans to Implement