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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Showing 3085 of 8880

Unable to upload multiple x509 certificates to person documents in Domino

We can understand that AppDev Pack was replaced by Domino Rest API addon. Using proton task in AppDev Pack the customer were able to manage (upload) multiple x509 certificates to person documents in Domino. Domino natively do not have such feature...
about 1 year ago in Domino Designer / LotusScript 1 Needs Review

Open Attachment via NotesUIDocument or NotesWorkspace

Currently it´s not possible to open attachments in Lotusscript. Yes we can extract them and open them with some shell means, but this isn´t true for Nomad. So we need some way to open an attachment in a NotesDocument without extractFile.
over 2 years ago in Domino Designer / LotusScript 2 Needs Review

Additional feature to translate Anchor Link to HTML

Create a Notes URL in below format on some Page present in Notes Database. Ex --> http://<servername>/<DBname>/<viewname>/<ID> On click of this URL, notes document on browser will get opened. After the click, inst...
over 3 years ago in Notes 0 Under Consideration

Add support for HTTP "Forwarded" header (RFC 7239)

Idea This idea suggests to add support for the HTTP header " Forwarded ", as described in RFC 7239. The "Forwarded" header may eventually replace the HTTP header " X-Forwarded-For ". Explanation Domino currently has already support for HTTP " X-Fo...
about 2 years ago in Domino / General 0 Needs Review

Provide settings to change the default browser used to render HTML/MIME mail in Notes client

As of now, the Notes client uses the Internet Explorer as its default browser in order to render HTML/MIME mail in Notes client. It would be great to have the ability to change the default browser used for rendering email like MS Edge, Google Chro...
almost 6 years ago in Notes 1 Under Consideration

REPAIR tool on Cluster Symmetry to fix more kinds of database corruption

The REPAIR tool on Cluster Symmetry did not fix the database having a corruption on the database views. The REPAIR should be able to fix these kind of errors. Error updating view '#5070' in Mail\dbase.nsf: Database is corrupt -- Cannot allocate sp...
over 2 years ago in Domino / General 2 Assessment

All FT directories should be hidden for "Copy Application" and/or "New Application" dialogbox

When we try to create a new database or a new database copy from Notes Client and select the destination folder by clicking the "Folder" icon, *.ft directories appear if there are Full-text directories in the destination folder. Some Customers int...
over 1 year ago in Notes 3 Under Consideration

Allow to specify the multiple servers in Notes client scriptable setup.

Currently, Admin can set up Notes installation using scriptable setup. Reference: https://help.hcltechsw.com/domino/10.0.1/admin/inst_settingupnoteswithascriptablesetup_c.html In the Domino cluster environment, Admin should have the option to ...
about 2 years ago in Notes 0 Under Consideration

Add InStrBack function to LotusScript

The function continues the series: StrLeftBack, StrRightBack. It should work like InStr, but starting from the end and moving to the beginning. This function is really not enough when working with large amounts of data. N.B.: Must also be consider...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

NotesHttpRequest support for self signed certificates

When using the NotesHtppRequest to call a web service running with self signed certificates the client aborts with an SSL Certificate error. When adding the parameter DEBUG_NotesHttpRequest=1 the log file shows the message: "SSL certificate prob...
about 6 years ago in Domino Designer / LotusScript 5 Assessment