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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Pinned ideas

PINNED Use React components to render Notes applications
As a user I need Notes to open an application and show it using modern React based components, because it will look more modern, will be reactive to screen size, be better for accessibility, give us useful additional controls and allow us to contr...

Ideas

global lotus scriptlibraries/objects

I have a project that consists of over 40 domino databases.There I have a class that encapsulates database access (session, datbase, view, ..).(dim appOrg as New App ("ProVeOrg") or dim appQuali as New App ("ProVeQuali") ...).This is used in many ...
over 5 years ago in Domino Designer / LotusScript 4 Under Consideration

LotusScript NotesRegistration class ( new property NoteId )

When registering a new user using the RegisterNewUser method from NotesRegistration the NoteID / UNID of the created person record in names.nsf is not returned by the method. Having access to the NoteId / UNID would be extremely useful when progr...
almost 7 years ago in Domino Designer / LotusScript 1 Assessment

Improve Notesitem.text functionality to get all body content of a mail with forwarded mail

In an application, the content of the mail body is read with the help of item.text and written to another document. For some mail body with forwarded mails, the body is not read completely. Sample code: dim bodytext as string dim item as...
over 2 years ago in Domino Designer / LotusScript 1 Under Consideration

Allow recurring appointments to be canceled for a selected time period with a single click

It would be useful if users could cancel recurring appointments for a selected period with a single click.For example, a user may be away for xx weeks and would like to cancel the recurring appointment only for those xx weeks. Currently, the user ...
4 months ago in Notes / Documentation 0 Future Consideration

Update jvm.properties to Java 17 standards

In Notes 14 and Domino Designer 14, java has been updated to Java 17. Yet upon inspection of jvm.properties, it still thinks it is in 2009. Please update. I referred to https://eclipse.dev/openj9/docs for reference. Suggestions: Xmx: too low, beca...
over 2 years ago in Notes 1 Needs Review

Change contact form for Japanese Notes Client

This is applicable Only to Japanese Client and not for the English Client. Previous Notes version 9.0.x and 10.0.x, there was an item (field) read by the company name on the personal address book (Refer attached Notes 9 contact form file). HCL Not...
over 5 years ago in Notes 2 Already Exists

Add "since" in QueryResultsProcessor#executeToView to reuse an existing view if it's newer than the param

Currently, #executeToView throws an exception if the named view doesn't exist. If you as a programmer want to re-use an existing one, that means you need to manually try to get the view and then, if it exists, check your timeout against its creati...
over 4 years ago in Domino Designer / Java 0 Under Consideration

Add mechanism to retrieve QueryResultsProcessor JSON as an InputStream or Reader

The executeToJSON method emits a full String of JSON content, which generally means that a Java-side consumer will have to immediately pass that to a JSON parser. These parsers generally have a variant (or do so exclusively) that takes an InputStr...
over 4 years ago in Domino Designer / Java 0 Under Consideration

Add Multi column list box as a design element for the Notes Client form

Developers are always trying to find a way of modeling the most common business documents - PO/Invoice/Sales Order and have reverted to a lot of twisted (and sometimes ugly) methods to display this on screen. Embedded views are a possible solution...
about 5 years ago in Notes 0 Future Consideration

Enhancement Request: Need modify Notes print default value

Open one external mail message, click File ->Print Preview, click Print Setup icon button on the Print Preview window, for the Headers and Footers section: Footer: URL URL is the default value for the Footer first field, the setting for this va...
9 months ago in Notes 0 Future Consideration