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 185 of 8851

The ability to play the default system sound or custom sounds on Sametime app on the mobile phone

Since we run version: 11.6.6 Build: 11.6.6.2022031119 the Sametime Chat app has changed the sound notification when a new message is received. We would like the ability to play the default system sound or custom sounds on Sametime app on the mobil...
over 3 years ago in Sametime / Mobile (iOS) 0 Under Consideration

Add a Hibernate Adapter for Domino OGM

Most companies that have Domino have other teams working there such as backend Java or .net core, a front end team. The NodeJS dominoDB addresses the 'new' front end stack. However, most organizations will have core business logic in Java or .NE...
almost 6 years ago in Domino Designer / Java 0 Under Consideration

Outline entry computed with formula does not work, no document can be shown.

No description provided
about 1 year ago in Domino Designer / @Formulas 2 Needs Review

Getting error (NotesException: Notes error: The cryptographic key was not found) when the java code sends MIME email from a Domino db through DIIOP

Getting error (NotesException: Notes error: The cryptographic key was not found) when the java code sends MIME email from a Domino db through DIIOP on 1 of 3 identical Domino 9.0.1 FP10 IF4 servers. Although it works/suppresses the error when doc....
about 6 years ago in Domino Designer / Java 0 Under Consideration

@Abstract should work with MIME

@Abstract only works with Rich Text fields. With XPages and web applications MIME is used instead of Rich Text and @Abstract should therefore work with MIME fields too.
about 6 years ago in Domino Designer / @Formulas 0 Under Consideration

Enable to validate for Rich Text field

Able to validate Rich text field, like set the field as mandatory field.
almost 4 years ago in Domino Designer / @Formulas 2 Needs Clarification

Allow @Return in column formula

As per official help documentation: https://help.hcltechsw.com/dom_designer/12.0.0/basic/H_RETURN.html "@Return should not be used in column formulas." Allow @Return to be used in column formula. This is will be useful when you only want the remai...
over 2 years ago in Domino Designer / @Formulas 0 Needs Review

Allow servlet (in database) to create new <user> session (or open database as <user>)

In cases where we have a REST servlet (in database) that is using a 3rd party authorisation mechanism to validate tokens/apikeys, it would be nice if the servlet could create a new <user> session (instead of running as anonymous or as the co...
over 6 years ago in Domino Designer / Java 0 Under Consideration

Remove the necessity to call sinitThread/stermThread

The need to (de-)register threads has always been a source of panic. E.g. calling Domino functions from within Swing. But Java 8 brings another, more subtle problem. Working with streams makes a lot of things much easier and more clearly - but if ...
over 4 years ago in Domino Designer / Java 0 Needs Review

"Input enabled" not always working

In (at least) V11.01 FP2, when using a @formula in the input enabled section of (at least) checkbox, radio button or listbox field, it is not working. When using a simple formula like @if(@getfield("IsAdmin")="1";@True;@False), it looks like the @...
over 4 years ago in Domino Designer / @Formulas 1 Needs Clarification