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

Ideas

Showing 175 of 8847

Support properties on Record objects in EL

As of 14.5, if you have a Record class with a "name" property, the EL binding #{someRecord.name} results in an exception of "Error getting property 'name' from bean of type somepackage.SomeRecordClass". The XPages EL property resolver should map t...
4 months ago in Domino Designer / XPages 2 Needs Review
166 VOTE

Update the Java API

Current API is very dated and a chore to work with. OpenNTF Domino API addresses many issues but would be nice if this was part of Domino out of the box.
over 7 years ago in Domino Designer / Java 10 Assessment
164 VOTE

Xpages, please Open Source and give back to community/OpenNTF

It is clear that XPages is low priority now for HCL/IBM. It would be a good idea to Open Source and give it back to OpenNTF and community. Then it can still be further developed and maintained and have a future.
about 7 years ago in Domino Designer / XPages 9 Assessment
133 VOTE

Xpages Forever

Top priorities for Xpages: 1) New roadmap 2) New Extension Library release/features 3) Bootstrap 4 4) New controls from openntf example Google Maps, Apache POI, Recaptcha, Charts, ecc. 5 ) Add controls like https://www.primefaces.org/showcase/i...
almost 7 years ago in Domino Designer / XPages 14 Under Consideration

XPages File upload control - support for multiple files

Up to now (Domino 12.0.2) the file upload control for XPages only supports the upload of one file at the time. Today's modern websites support the upload of multiple files at once. Please extend the upload control so that multiple files can be upl...
about 2 years ago in Domino Designer / XPages 1 Assessment

Add Bootstrap 5 support for XPages

Add support for Bootstrap v5 in XPages.
about 4 years ago in Domino Designer / XPages 4 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...
4 months ago in Domino Designer / XPages 0 Needs Review
119 VOTE

Ability to start a Notes UI agent with a context from an XPage

Currently, only possible to start an agent which is not allowed to perform any UI operation This would enable existing (old) applications to integrate new features using modern XPages without having to re-develop the whole application at once.
about 7 years ago in Domino Designer / XPages 3 Under Consideration

Need ways to identify what application a Java memory leak is coming from.

Currently when we see a Java memory leak we know it is most likely caused by not recycling the Java objects but have no idea what application it is coming from. This means that the developers need to look at all the applications running on the ser...
over 2 years ago in Domino Designer / Java 0 Needs Review

Built in HEAP dump analyzer

It would save a lot of time and effort if Domino had a built in HEAP dump analyzer so when a Heap dump is generated, Domino can point to the suspects
over 2 years ago in Domino Designer / Java 3 Already Exists