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 51

Enforce Authentication on /stwebapi/proxyinfo to Prevent Unauthenticated Access

The /stwebapi/proxyinfo REST API endpoint is currently accessible and returns some details even when the request is made without any form of authentication.
9 days ago in Sametime / Meetings 0 Assessment
304 VOTE

Add @formula to View Column Title

No description provided
over 7 years ago in Domino Designer / @Formulas 7 Assessment

Switch to using UUID in mongo instead of DNs and email addresses

The request is that instead of using DNs and email addresses for ownership of chat history, contact lists, and meetings, that switch to UUID instead. This would prevent the majority, if not all, of the normal name change related issues. A user's e...
7 months ago in Sametime / Meetings 0 Assessment

Add feature to change owner of meetings to new email address

Currently, when a user's email ID is changed in the LDAP server, all existing meetings disappear in the MY Meetings section. The ask here is that the meeting history should be displayed to the user with the new email address
9 months ago in Sametime / Meetings 0 Assessment
163 VOTE

Add a button in Admin Client to kill a single hanging HTTP worker task

So the admin would not need to kill the whole HTTP task. Mark Reiser, sirius-net GmbH
over 7 years ago in Admin Client 7 Assessment

AdminCentral - shortnames and email addresses without space characters

When you create an account using AdminCentral for a user with a multiple word surname (such as "van Dijk" - AdminCentral defaults to include space characters in the shortname and email address fields. For example: First Name: TestSurname: van User...
10 months ago in Admin Client 4 Assessment

Support JSON in @Formula language

Today JSON is the standard for configurations, REST service requests and many more areas. The @formula language is extremely efficient and can be used in many places. Having both work together, would be very powerful and allow better integration ....
over 5 years ago in Domino Designer / @Formulas 1 Assessment

Add encoding @functions for custom HTML, XML and JSON

When building custom HTML, XML or JSON, there are a few character, that needs escaping. @HTMLEncode For doing HTML encoding, I use this to encode a text field/string: text := "B&O";_from := "&":"<":">":"\"":"'";_to := "&amp;":"&a...
12 months ago in Domino Designer / @Formulas 1 Assessment

Function to drop internet user immediately without restarting/stopping http task

The only way to drop the session immediately is to restart/stop the HTTP task which causes all HTTP users be disconnected from the server. On the server admin client, Server tab - Internet users, there is a list of all the active Internet Users, b...
almost 6 years ago in Admin Client 2 Assessment

Make text color computable ( @formula )

If you want to conditionally change the text color of an item or computedtext object in a client based Notes application, by now you need to have duplicates with according text colors that are shown / hidden depending on hideWhen. ( see screenshot...
about 7 years ago in Domino Designer / @Formulas 1 Assessment