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 2823 of 8999

in the LotusScript Debugger, split the screen vertically: code on the left, variables on the right...

When debugging, I'm constantly moving the horizontal bar up and down. Would it be possible to split the screen vertically? Or, even better, adopt an Eclipse view and make the whole screen customizable? And while you're at it, fix some bugs in the ...
almost 4 years ago in Domino Designer / Debugger 0 Under Consideration

Redesign the newly created -blank- Notes databases

Create a new blank Notes database with a modern, touch-friendly, and visually appealing default design, especially optimized for Nomad users. This template would save development time and improve usability. The default template should include: A...
5 months ago in Domino Designer / Views 1 Under Consideration

Correct indentation on "End Select" in Lotus Script

The auto indentation of Lotus Script misplaces an "End Select" line. It would need an additional indent tab to be placed correctly. Please just fix this! Mark Reiser sirius-net GmbH
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Improve performance when iterating documents in views

Iterating documents based on a view object has become very slow in later years. Maybe because of all the work that has been with NIF-index issues. The following techniques show poor (some even very poor) performance when running in the client agai...
about 1 year ago in Domino Designer / LotusScript 2 Needs Review

Improve REST/JSON capabilities in LotusScript (e. g. for better use with HCL Volt MX Foundry)

We are using Domino LotusScript for many REST Requests to internal and external services, including HCL Volt MX Go Foundry as a services middleware for easier administration of services, easier configuration of auth services, also improving the ov...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Enhancing Nomad Web and Mobile UX/UI

Nomad Web is currently a faithful reproduction of the basic Notes client in a web environment. This works well for porting existing applications, but it's quite limiting when it comes to developing modern, user-focused web applications in 2025. Th...
11 months ago in Nomad / Nomad (Web) 3 Future Consideration

Checkbox to create a non SUMMARY field in the field properties

At the moment, it is only possible to create non summary fields through code (lotusscript or java).It should be made possible to indicate that a field is non summary via the field properties in the designer.
8 months ago in Domino Designer 0 Needs Review

Add the documentation for DominoUtils and JSON classes to Designer Help

The help currently has no documentation on the following classes: com.ibm.xsp.model.domino.DominoUtils - the main class used to obtain XPage variables in Java com.ibm.commons.util.io.json.* - the classes used for JSON encoding and decoding There a...
about 7 years ago in Domino Designer / Java 1 Assessment

Add new lotusscript method to clear Paragraph Style

Customer wants to reset all Paragraph Style settings - like font size, font name, color, and margins etc - to their default all at once by @Function or LotusScript.There is NotesRichTextParagraphStyle class, and the part of properties can change. ...
about 1 month ago in Domino Designer / LotusScript 0 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...
8 months ago in Domino Designer / XPages 0 Needs Review