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 72

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

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...
5 months ago in Domino Designer / XPages 0 Needs Review

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

Make Domino IQ useable in Domino LEAP

Make it possible for a Business User to consume Domino IQ in Domino LEAP as a service
11 months ago in Leap / Documentation 0 Needs Review

Reduce overhead/memory footprint when loading Style Sheet (CSS) resources for the Design tab

Opening an XPage file containing a large number of xp elements, CustomControls, and CSS styling rules causes Designer to take significantly longer to render all visuals in the 'Design' tab and thus becomes unresponsive until all rendering is compl...
over 1 year ago in Domino Designer / XPages 0 Needs Review

Allow view column sorting to refresh only the view panel without refreshing the entire XPage

Currently, if you have enable "partialrefresh" as "true" then ideally it should refresh only the panel for which this property is enabled. If you enable this property for view panel where sorting is applied on view column, then on click og column ...
about 3 years ago in Domino Designer / XPages 1 Needs Review

Documentation of Domino Leap limitations

I have confirmed that in Domino Leap, the length of attachment names is less than 100 bytes and the number of characters entered for a single line entry is the maximum number of characters in the property settings (default 50, maximum 256). Please...
over 2 years ago in Leap / Documentation 0 Needs Review

Add isValid or equivalent to NotesCalendarEntry

When you use NotesCalendar#getEntry, it will always return a NotesCalendarEntry object even if the UID is not found. An invalid UID will result in an object that throws an exception when you try to do basically anything with it. While documented, ...
almost 2 years ago in Domino Designer / Java 0 Needs Review

Easier access to log files- we can't go on like this!

Please would you consider a more effective method of accessing log files for Leap Admin users: Like many enterprise organisations, operations are often separate from server administration hence access to logs involves human communication and there...
over 1 year ago in Leap / Documentation 2 Needs Review

Needed provision to modify fields as they are inserted into an email using email services

Needed a way to customize fields as they're inserted into an email. For example, combining fixed text with a field value, or merging values from multiple fields using the 'Send Email service' Like "fixed text + field value" or "field 1 value + fie...
3 months ago in Leap / Documentation 0 Needs Review