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

All ideas

Showing 8496

Make C++ API open source

the c++ api has never been upgraded since years. There is not even a Linux port available. Also, it is only available as dynamic lib. A static lib that can be included in c projects is missing. The c++ Api can help to encourage more developers to ...
over 6 years ago in Domino Designer 1 No Plans to Implement

Disable TOTP for login from certain IPs or subnets

There is no need of MFA when login is done from certain IPs (LAN for example) or subnets, so it should be possible to avoid MFA in these situations.
over 2 years ago in Verse / Verse on Premises 2 Assessment

DQL / QueryProcessor : add a Count / Limit parameter to get only the first n result and optimise performance

Currently we get all the result in the executeToJSon or forthcoming view. Sometimes we only need the first results of a complex query and sorting operation. Returning only a subset of the result would help parsing / navigating view performance. As...
almost 4 years ago in Domino Designer 2 Under Consideration

"Optional arguments for OpenView" to also work on notes:// protocol

Requesting to have these open views in a native client using the address bar of the native client or a web browser work with the notes:// protocol rather than http:// Particularly, at this time these "Optional arguments for OpenView" below, only w...
about 5 years ago in Domino Designer / Views 0 Under Consideration

@ValidateInternetAddress does not return correct result

@ValidateInternetAddress ( [ Address821 ] ; "?.?@domain.com" ) This formula says, that the given Internet Mail Address is correct. But that is not true.
almost 2 years ago in Domino Designer / @Formulas 5 Needs Review

When copying an enabled agent, the copy should be disabled

When you copy an agent that's enabled, the copy is also enabled. If you don't disable the agent immediately, problems could occur. Besides, it doesn't make sense for the copy of an agent to also be enabled. thanks clem
about 4 years ago in Domino Designer 0 Under Consideration

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...
4 months ago in Domino / Security 0 Needs Review

Show Last compact date in catalog.nsf

Database Last compact date can be seen only in Domino Administrator. for monitoring purposes and script use, please: Add new DB property of db.LastCompact plz add this attribute to Catalog.nsf
over 1 year ago in Domino / Administration 1 Needs Clarification

@Command to Display Advanced Properties Dialog

There needs to be an @Command to display the new Advanced Properties dialog so that the dialog could be called from a custom toolbar button. Example: @Command(FileAdvancedPropertiesDocument) @Command(FileAdvancedPropertiesProfileDocs) etc.
almost 3 years ago in Notes 2 Under Consideration

Design Refresh handling of Agent (Scheduling) Properties option to only update program logic-leave server and schedule untouched.

We distribute our application and code changes to multiple customers with various topologies via standard . NTF templates. For scheduled agents in particular the behavior of Design Refresh creates a challenge since server names, enabled/disabled ,...
almost 6 years ago in Domino / Templates 6 No Plans to Implement