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 1194 of 8857

LotusScript to browse/edit URL links (Hyperlink or Hotspot)

Function for LotusScript to process URL links created by Notes clients in the Body field with the following functions Menu: [Create] - [Hyperlink] Menu: [Create] - [Hotspot] - [Link Hotspot] For example, LotusScript can look for Document Link...
about 2 years ago in Domino Designer / LotusScript 1 Under Consideration

When will Domino on Red Hat Enterprise Linux (RHEL) 10 be supported?

According to RedHat Enterprise Server | HCL Domino on Linux (https://opensource.hcltechsw.com/domino-linux/linux/rhel/), Domino 14.x seems to run fine on Red Hat Enterprise Linux (RHEL) 10 (User-based). However, it seems that it is still not curre...
3 months ago in Domino / Integration 1 Under Consideration

Add methods canRead, canEdit, canRemove

I'm, as a developer, want to have 3 methods in class NotesDocument. This are: Function canRead( [in_name as NotesName] ) as Boolean Function canEdit( [in_name as NotesName] ) as Boolean Function canRemove( [in_name as NotesName] ) as Boolean De...
almost 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Add SNI to domino server web service consumers

We need to integrate domino applications with external servers, using web services. Domino server cannot communicate with external servers that have several different services or several URLs on the same ip (most of them today), because domino doe...
over 3 years ago in Domino / Integration 1 Assessment

FileExport @Command (Formula Language) to include exporting PDF

Currently, the FileExport @Command does not support of exporting PDF as there is an available option to do this via UI It will be helpful on custom database to have this on the formula language as the function can be utilized via buttons, dropdown...
almost 5 years ago in Domino Designer / @Formulas 0 Under Consideration

Hook to Inject 3rd party libraries after fully loading leap libs

There is a collision in timing when loading a third party library (In our landscape, the open source Matomo web tracking system is integrated via Tag Manager, an established standard - nevertheless, there are conflicts with the Leap libraries). We...
6 months ago in Leap 0 Needs Review

Lotuscript command to replicate (NotesDatabase.Replicate) in the background and not in the frontend

At present, starting a replication from the UI is a no go. Everything stops as the replication takes place in the foreground. When launching replication from the desktop, the user can choose foreground or background. This flag would make it much e...
almost 6 years ago in Domino Designer / LotusScript 0 Assessment

Show columns in View responses page of all Leap apps by default

Currently, there is no feature to show columns like 'itemAuthor' and 'creationTime' in View responses page of all Leap apps by defaultdefault. The users always have to select this (by choosing Adjust and then apply form-specific column-options). H...
over 2 years ago in Leap 0 Under Consideration

Create Volt application from existing Domino application

Provide a basic web interface to a legacy Domino application. It doesn't have to have all the functionallity of the Domino app. Basic Forms will do for a start.
over 5 years ago in Leap 2 No Plans to Implement

Create function notesuiview.selectdocuments(documentcollection)

Create a function that passing a documentcollection in a notesuiview this mark all the documents the collection there're in this view. Make a equivalent in Lotusscript this function that is in formulas select (form="XXXX") & (Field="YYYY")
about 1 year ago in Domino Designer / LotusScript 0 Needs Review