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 1794 of 9024

@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.
about 6 years ago in Domino Designer / @Formulas 2 Under Consideration

Always Require a Password everytime when opening Outlook (IMSMO)

Customer would like to have a feature in IMSMO/Outlook to require for a password everytime a user open the Outlook.
about 6 years ago in Traveler for Microsoft Outlook-HTMO 1 Under Consideration

Administration of Traveler in one place

What I am looking for is a clear separation for the administration of all verse clients (IOS and Androd) in one place. Not a litte bit in the profil documents an the other part in the traveler db. A vision may be: an admin client for the Traveler ...
about 6 years ago in Traveler 0 Under Consideration

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

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

@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