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 1756 of 8965

Keep order of shared columns when inserting/appending

When one inserts or appends shared columns to a view, a dialog to select the shared columns is opened. Most of the times, the designer knows, in which order the columns should be added to the view. He could select the shared columns in exactly thi...
almost 6 years ago in Domino Designer / Views 0 Under Consideration

Tool to remove the internet certificate from the server ID

The "Delete from ID file" action from the User Security (in Notes) or ID Properties (in Admin client > Configuration tab) is greyed out when trying to remove an internet certificate from the server ID. We would like to request a tool that will ...
almost 4 years ago in Domino / Security 0 Under Consideration

@emptydate function

When computing date fields you sometimes want to set the datefield to a empty value. Today this isn’t possible at all the field becomes invalid and can give problems with compute with form.
almost 6 years ago in Domino Designer / @Formulas 2 Under Consideration

ValueLength vs. Len and LenB function provides inconsistent results

Add LotusScript Length function which returns the length of a string in bytes the same as ValueLength property of NotesItem, if we save this string in the NotesItem. Now we have Len and LenB functions that works incorrectly. LenB returns 2 bytes f...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Rest API XPAGES secure

I want to have an API that goes to a view and retrieves some data, but I don't want that user to access the database via the web. This is not possible because to create a REST API from XPages, you have to grant permissions to the database where yo...
almost 2 years ago in Domino Designer / XPages 2 Already Exists

Improve Password management options

Password management on Domino does not provide an option to require that at least a given number of characters, need to be changed when users are changing the password. Also, it is not possible to set/enforce a minimum password lifetime. For exam...
about 2 years ago in Domino / Security 1 No Plans to Implement

Limit the number of concurrent sessions per user

Domino allows the possibility to set the maximum number of users on a server. However, it does not allow limiting the number of concurrent sessions per user on the server.
about 2 years ago in Domino / Security 1 Needs Clarification

@businessdays seems to be broken (tested in V12)

It looks like @businessdays is not working as expected (anymore?). It shows number of days between to values (also very handy :-), however not business days. _d := @adjust(@today;0;0;-7;0;0;0); @BusinessDays(_d;@Today) This wil result in 8 where I...
about 2 years ago in Domino Designer / @Formulas 4 Under Consideration

Enable registerNewUser to detect mailfile replica creation failure

When registerNewUser of Java's Registration class is used to register a new user, if a server other than the home server is specified in the MailReplicaServers property, a mail file replica is created on that server. Even if the mail file replica ...
about 2 years ago in Domino Designer / Java 1 Needs Review

need to know the strength of encryption in transit

when we encrypt the network data on a Notes port on a Domino server, and when a client talks to a Domino server or a Domino sever replicates with another Domino server, do we tell how strong this encryption is??
about 2 years ago in Domino / Security 2 Already Exists