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 557 of 8853

Ability to select ALL mail in a folder

For Verse Mobile, you can select a single mail or select multiple mails by selecting them one by one. There is no ability to select ALL mail in a folder. I have several folders where my system-messages reside ( by mail rule ). I really need them t...
over 4 years ago in Verse / Mobile (Android) 1 Under Consideration

Ability to set currency symbol at database level with LotusScript

Would like the ability to set form field and column currency settings globally at database level programmatically via LotusScript (and/or @formula). This will useful where you have databases being accessed by the same user, but where they need dif...
over 1 year ago in Domino Designer / LotusScript 2 Needs Review

Give developers a more powerful base64 decoder/encoder

The built in decoder only works on a NotesStream, and it only works if its UTF-8 encoded. This is not insurmountable, I just have to get out of lotusscript and use some Java libraries with more powerful options. I'd rather do it in lotusscript tho...
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Password reset and password forgot template with notes and web

Cloud you please provide password reset and password forgot template with notes and web. Password reset with secret question.
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Support for double byte characters in NVARCHAR(2)

"Data overflow" error often appears while running HEI activity with Source as "Oracle" and Destination as "Notes". Log similar to below can be observed while running the HEI activity --> 2023/04/14 16:31:34 Activity started 2023/04/14 16:31:35 ...
about 2 years ago in Enterprise Integrator / Documentation 0 Assessment

Is HCL Enterprise Integrator supported on Docker Container?

Is there any documentation available to install the Enterprise Integrator into a Docker Container? Is it supported? If yes kindly share the steps/documentation --->As per updates on PRB0117957 HEI/LEI L3 suggested currently no option for...
over 2 years ago in Enterprise Integrator / Documentation 2 Assessment

RenderToRTItem should render all subforms used in a form

Currently, the RenderToRTItem method in NotesDocument class does not render subforms if the first line is hidden by a HideWhen formula. This is an unexpected behaviour.
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Replace with Node-RED

Build as functionality for Node-RED. This may require routing some processes through NRPC or gRPC to avoid errors if agents are hidden from web. https://www.npmjs.com/package/node-red-contrib-odbc seems to cover ODBC integration. The format files...
over 7 years ago in Enterprise Integrator 2 No Plans to Implement

It is determined whether the date and time is the date and time of the specified range.

I would like a method to use the NotesDateRange class to find out if a date is in range For example, the following method isWithinRangeDays( targetDate:Variant, rangeDate:NotesDateRange ) : boolean targetDate -> 01/30/2019 rangeDate ...
almost 7 years ago in Domino Designer / LotusScript 2 Under Consideration

Support Partial Classes in LotusScript

Provide support for partial classes in a similar way to that allowed in Visual Basic, C# etc, This would allow me to take a class defined in one LotusScript library (or the based Notes classes) and extend them in another place.
over 7 years ago in Domino Designer / LotusScript 1 Under Consideration