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

My ideas

Showing 8357

Thai version of HCL Client Application Access 3.0.1

Currently, In the HCL Client Application Access 3.0.1 (CAA301_Win_G1ML.exe)release only the below Multiple Languages are available. But the Thai Language is not available. So request you to add the Thai Language /version in the upcoming release of...
about 4 years ago in Client Application Access 0 Under Consideration

Verse does not display Recipient Name in Folder for Sent Email view

Below are steps to reproduce the issue. 1) Compose an email and use Send and File option in Verse and select a folder. 2) Now go to the folder selected in Step1 and you will see "me" instead of Recipient name. 3) Login into Notes client/iNotes a...
about 4 years ago in Verse / Verse on Premises 0 Needs Review

Automatic run mail rule when open mail database in notes client

The mail rule in the mail database can run only on the domino server but can not run on notes client or offline mode. This is helpful for notes clients co-exist with the other mail system.
about 2 years ago in Notes 2 Already Exists

Support IBM i on @JdbcGetConnections in SSJS/XPages Extension Library

I'd like to use AS400 object through @JdbcGetConnections in SSJS/XPages Extension Library.
about 6 years ago in Domino Designer / XPages 0 Under Consideration

Allow computed properties in JDBC connection files

Allow computed properties in JDBC connection files like this to keep security. <jdbc> <driver>org.apache.derby.jdbc.EmbeddedDriver</driver> <url>jdbc:derby:${rcp.data}\derby\XPagesJDBC;create=true</url> <user>${...
about 6 years ago in Domino Designer 0 Under Consideration

Documents placed in private folders should not be visible in the 'All Documents View' by delegates

A user has given several people delegate access to his mail file. To prevent some message from being viewed by these delegates, the user created a Private folder and placed these documents there. If the delegate accesses this user's mail file, he ...
about 6 years ago in Notes 1 Under Consideration

Need to customise the password expiration messaging

Need to customise the password expiration messaging SPR# BWIR-9K8HZV 45766999744
about 6 years ago in Domino / Administration 0 Under Consideration

Native SMTP Client and MailMessage Class

Snippet Sending email using script with correct FROM adress to different external SMTP servers have always been a pain with Domino. I would like to se an SMTP Client and MailMessage Class in Lotusdscript/Java and SSJSsomething like this. (from A...
about 6 years ago in Domino Designer 1 Under Consideration

Optionally send the user's mail with automatic CC to manager and also insert manager's approval on selected conditions for sending mails

User A is manager of User B and the requirement is that, whenever User B sends any mail to any external domain or specific external address then it should automatically CC that mail to User A. There is also a requirement that, when User B sends a ...
about 2 years ago in Domino / Administration 1 Already Exists

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 2 years ago in Domino Designer / LotusScript 1 No Plans to Implement