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 443 of 8846

I don't know how to use CancelSendOnMissingKey

I do not understand how to use CancelSendOnMissingKey of NotesDocument class.Set True to CancelSendOnMissingKeyWhen I send an email, I get error number 4000, but I want another number. I wrote my findings on my blog.Please refer to it.https://guyl...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Encoding directories on Mac client

Using the dir$ statement on a Mac, characters are being encoded in a certain type of UTF-16. Using this encoded string does not work for Open statement. LotusScript should use encoding/decoding consistently
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Format function does not return four-digit year if year number is in three digits.

Format("111/02/03", "YYYYMMDD") Format("0111/02/03", "YYYYMMDD") Format("0111-02-03", "YYYYMMDD") The three LotusScript results above are "1110203". The year was 3 digits. The requested result is "01110203", a four-digit number with leading...
about 3 years ago in Domino Designer / LotusScript 1 No Plans to Implement

SafeLinx to support Windows 11 on Arm

Mac users using Mac M1/M2 can run Win32/64 applications on hypervisors (ex. UTM, VMware, Prallels). I confirmed SafeLinx does not run on UTM. https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewARM64 https://mac.getutm.app/
about 3 years ago in SafeLinx 0 Under Consideration

set default Option "No" for PROMPT in LotusScript

Make it availabe to set the default Value of NotesUIWorkspace.Prompt for YES/NO available. It is not possible to set the default value to "NO".
about 3 years ago in Domino Designer / LotusScript 0 Needs Review

Agent event trigger "Before new mail arrives" cause "Maximum number of concurrently open objects has been exceeded"

Problem:Agent event trigger has "Before new mail arrives" and "After new mail arrives", if end user's mail agent using "Before new mail arrives", it can caused "Maximum number of concurrently open objects has been exceeded...
about 6 years ago in Domino Designer / LotusScript 1 Needs Clarification

SafeLinx http-service: Exempt URL paths from Authentication

The Let's Encrypt servers need access to `/.well-known/acme-challenge/<TOKEN>` without authentication https://letsencrypt.org/docs/challenge-types/ For HCL Connections external user registration and password reset, users need to access the W...
about 3 years ago in SafeLinx 1 Already Exists

Include Oracle in the SafeLinx install procedure

To use Oracle Database as the persistent storage repository for the SafeLinx Server several manual configuration instructions as described at , https://help.hcltechsw.com/safelinx/1.3/adminguide/configuring_oracle.html have to be completed. Please...
about 3 years ago in SafeLinx 1 No Plans to Implement

Internal service messages

In our workflow, the application prepares a mail in the user's mail box, then opens it using ws.EditDocument(...). Very flexible, albeit with a serious drawback: the mail moves out of my control, meaning that it gets very difficult for the applica...
about 3 years ago in Domino Designer / LotusScript 0 Needs Review

Application feature can send to action bar in mail action menu

Can integrate between mail and application by insert or create action botton in mail by select feature in application database send action botton to mail database to select and copy email content or selected attachment and send back application da...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration