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 72

HCL Domino does not support using email addresses in groups

While switching the Authentication provider to Microsoft Entra using OIDC. The user identities returned from Entra are in email address format. It seems that email addresses added to group memberships are not being used for authorization to applic...
10 months ago in Domino / Security 0 Needs Review

HTTP Password Changes Timing Issues - AdminP - Domino Caching - etc.

HTTP Password Changes has many challenges as documented by HCL here: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0024871 Other platforms have challenges, but not as severe as this. If Domino is going to be accepted as a r...
about 4 years ago in Domino / Security 2 Needs Review

SMTP-Relaying: Option "Allow relay function for selected users" needed

Hello, SMTP relaying of external entities (hosts or clients) can be enabled by 1. adding specific hosts to the exeptions of anti relay checks in the configuration document of the Domino server or 2. by enabling users to authenticate during the SMT...
10 months ago in Domino / Security 0 Needs Review

A way to group custom controls in DDE, like add a sub category

In an application we have more than 80 custom controls. The way we nowadays sort and group them is via their name, but in we need to scroll a lot to find the CC we want to apply changes to (in the Eclipse Applications View). It would be convenient...
almost 2 years ago in Domino Designer / XPages 1 Needs Review

field encryption for web users

Field encryption on web application is not supported based on the link below: https://help.hcltechsw.com/dom_designer/12.0.2/basic/H_DOCUMENT_AND_FIELD_ENCRYPTION_OVERVIEW.html Note: Web users cannot see encrypted fields with a browser. To see...
almost 2 years ago in Domino / Security 1 Needs Review

Improve Design Definition section so it supports viewName

Life of a developer is so much sweater when the design defintion of a custom control in xpages could display its viewname as described here https://stackoverflow.com/questions/13193916/xpages-design-definition-for-a-custom-control/48551751#48551751
12 months ago in Domino Designer / XPages 0 Needs Review

Add a feature to open a session by an agent signer if a scheduled agent is accessing from a remote server

Please add a feature to open a session by an agent signer if a scheduled agent is accessing from a remote server. Currently, a session is opened by server id instead of an agent signer. For this specification, some LotusScript code don't work expe...
about 2 years ago in Domino / Security 1 Needs Review

Support for read/unread marks on behalf of given name in Xpages

Customer need to use read/unread marks on behalf of given name in Xpages to mark new or changed documents. Trying to mark a specific document read for a specific user with document.markRead("user") fails with following error: NotesException: U...
about 2 years ago in Domino Designer / XPages 0 Needs Review

CORS support for XPages resources

When specifying a JavaScript library on an external site different from the Domino server for an XPages resource, a request must be made using CORS. <xp:this.resources> <xp:script src="https://<external sites outside the domino server&...
over 2 years ago in Domino Designer / XPages 0 Needs Review

Add logout endpoint to DRAPI's oauth system

The .well-known/openid-configuration in DRAPI does not show a logout endpoint. A client web application can use the /oauth/authorization and /oauth/token endpoints to authenticate and refresh the authorization token. A logout is currently only pos...
about 1 year ago in Domino / Security 0 Needs Review