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 322 of 9014

Free Licence for HomeUse / Freelancer

Microsoft offer Professional-licence-Version and free License for developers (VisualStudio Community or VS Code vs VisualStudio Enterprise / professional). Sophos offert a Firewall-Software with Professional Version and a free HomeUse-Licence (Ex....
about 3 years ago in Domino Designer / Documentation 1 Assessment

Make XPages artifacts as available as possible

Since the plan is to aim to reuse as much of existing XPages apps in new apps as possible, it would be tremendously useful to make the parts that make up the XPages stack as available as possible. The ideal would be open-sourcing it entirely. Seco...
about 7 years ago in Domino Designer / XPages 0 Under Consideration

Update JavaScript validator supports newer ECMAScript standards

Hope the validator at least supports ES6
over 6 years ago in Domino Designer / XPages 0 Under Consideration

Add NSF path to the name of runtime XPages ClassLoaders

Since Java 9, there are ClassLoader constructors that take a name parameter, which then shows up in the class name in stack traces. Providing this contextual information in an XPage app's ModuleClassLoader.DynamicClassLoader instance could make it...
9 months ago in Domino Designer / XPages 0 Needs Review

Disable menus not available in limited use

When connected to a limited use server, the "Meetings" menu appears in the iOS mobile app. It would be desirable to be able to disable the display of functions that are not available to the user.
about 3 years ago in Sametime / Mobile (iOS) 0 Under Consideration

Multiple LLM:s on the same Domino server

Different LLM:s is good for different things therefore it would be good to have the possibility to enable more than one LLM on one Domino server especially remote LLM:S. I understand that enabling more than one local one might limit on system spec...
8 months ago in Domino / Integration 1 Needs Review

Universal Inbox ( it's all in the name )

During Engage we discussed a new way to let users know when a new communication ( mail, chat, connections, etc. ) is available for them. Why not create an Universal Inbox ( like the Activity Stream in Connections ) in Domino which receives all inf...
almost 2 years ago in Domino / Integration 0 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...
about 4 years ago in Domino / Integration 2 Assessment

Allow in-code trap/handling of CLFAD* errors for XPages Partial Refresh and similar situations, not via xsp.properties

v10 XPages' Partial Refresh runtime now throws CLFAD* errors which did not occur in earlier releases. IBM has provided a means to ignore based on xsp.properties setting. However, to merely ignore globally via the properties override, side steps th...
almost 7 years ago in Domino Designer / XPages 1 Under Consideration

LotusScript Documentation for all NotesJSON* classes (and others that got added lately) is extremely poor

The NotesJSON* classes were introduced with Domino V 10.0.1. In V 11 a few methods were added but the documentation is still as poor as on day one. Most prominent example: NotesJSONElement.Type property just says this: Constant in JSON element tha...
almost 5 years ago in Domino Designer / Documentation  / LotusScript 5 Planning to Implement