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 2093 of 9027

Submitting support requests

I want to report a bug in Domino Designer but there's no option to do this from the Help menu (or the Notes or Admin client). We can click the submit feedback option which just links to this ideas forum, and there's a link under Resources\HCL Cus...
about 2 years ago in Domino Designer / Documentation 3 Already Exists

Please provide an NSD equivalent command/output file for SafeLinx

Currently, when SafeLinx crashes or fails, it produces a large (300MB+) core file (which support ask for). It would be much nicer if SafeLinx had an NSD equivalent command that produces a text file that provides the required information that can b...
about 4 years ago in SafeLinx 1 No Plans to Implement

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...
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

headlines.nsf database to be enabled for roaming in users roaming profile

In a roaming environment, a subscriptions(headline.nsf) can be viewed only on the PC where subscriptions are created in headline.nsf.Customer requirement is to consider headline.nsf database to be added in roaming user databases (names.nsf, b...
about 6 years ago in Domino / Security 0 Under Consideration

make with size of "Listfield" fit to windows

Make the field "listfield" the 'with' additional "fit to window" Same as Textfield.
about 4 years ago in Domino Designer 0 Needs Review

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...
about 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