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 2073 of 8869

CSM (support): Add option: View Cases - Open Cases

There is no option to view only open cases when you are a customer in CSM. Only My Cases, where the default sort is the creation timestamp.
over 4 years ago in Domino / General 2 Needs Clarification

Login to web when developing locally without a server

XPages is built for local development but there is no way to login to web when developing locally. I would like to store users in my local names.nsf and be able to login to my domino web applicatoin when doing preview in webbrowser. as a develop...
about 7 years ago in Domino Designer 1 Under Consideration

Allow domino web application to execute in the client with the same security/authentification done in Xpages

It would be great to be able to code angular or react application that would have the same fonctionnality (sécurity/authentication) that xpages application does when they run in notes client.
about 7 years ago in Domino Designer / XPages 4 Under Consideration

Option to relocate ../data/cacert.pem outside Domino data

We added several certificates into cacert.pem when using NotesHTTPrequest call in LotusScript. After a update or upgrade, this file is renewed. Please introduce a notes.ini parameter to relocate this file to ( example ) /local/cacerts/cacert.pem
over 1 year ago in Domino / Security 3 Needs Clarification

Allow to distinguish between HTTP requests without database access privileges

When summarizing database web access, we count requests in domlog.nsf or access log (text), but we cannot distinguish between requests from users without access privileges and those with privileges. Please be able to distinguish requests from user...
over 1 year ago in Domino / Security 0 Needs Review

Fix Logic Bug in ACFUtil.htmlDecode()

Using Domino V11 (bug also existed since at least 9.0.1 FP7) The following method com.ibm.trl.acf.impl.util.ACFUtil.htmlDecode(String string) in the plugin com.ibm.designer.lib.acf has a logic bug which you can reproduce with the following 2 l...
over 5 years ago in Domino Designer / XPages 3 Needs Clarification

More options for search in People

It would be great to add more options for searching, more than option for sort (Sort by First name or Sort by Last name). e.g. search only for last- or first name.
about 7 years ago in Verse / Mobile (Android) / Mobile (iOS) / Verse on Premises 2 Under Consideration

implement save / load of custom palette in domino designer

In Domino Designer we have the ability do define 16 custom colors but this is not persistent. Add an option to let us save and load the custom palette in a file on filesystem or a resource inside the nsf so that we can have persistent custom color...
about 7 years ago in Domino Designer 0 Under Consideration

Replicate with other NoSQL databases like CouchDB or Cloudant

Able to create off-line mobile application or faster web application by using a robust replication protocol to sync information back and forth between an in-browser database storage and the Domino backend.
about 7 years ago in Domino Designer 2 No Plans to Implement

Lotusscript error message: add error line, modul etc.

I use this template to handle errors: On Error Goto LBL_ERR LBL_EXIT: Exit Sub LBL_END: End LBL_ERR:dim sERR as String If Err=1001 Then sERR=Error Else sERR="#:"+Cstr(Err)+"; txt:"+Error+"; modul:"+GetThreadInfo(2)+"."+GetThreadInfo(1)+"; line:"+C...
about 7 years ago in Domino Designer 1 Under Consideration