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 1701 of 8880

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

Shared actions ideas

1) Move shared actions under Shared Elements. A few ancients will complain, but I believe they belongs there. 2) Compile LS shared actions when they are saved. And raise errors when they are saved. So I do not have to wait until view is displayed....
almost 7 years ago in Domino Designer / Views 0 Under Consideration

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

Add option to manually add TXT to DNS for DNS-01

Currently, DXL definitions are required to use DNS-01 flows. Manual creation is possible, but instructions on how to create dns provider setting document is not provided anytime soon. For this reason, it can only be used on DNS servers such as clo...
about 1 year ago in Domino / Administration 3 Needs Review

Add some tasks in list of monitor the status in "Task status event generator".

There are not the following tasks in list of monitor the status in "Task status event generator". DBMT Proton Inline Index Statlog Add them in the list. We think that all Domino tasks could be included in the list.
over 4 years ago in Domino / Administration 3 Assessment

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

Downgrade Notes client or uninstall FPs using AUT

Ability to automatically uninstall FPs or downgrade Notes client using AUT
about 1 year ago in Domino / Administration 1 Needs Review

LotusScript binding with Node/Proton services

Similar to https://domino.ideas.aha.io/ideas/IDEAAD-I-15, LotusScript developers would benefit from a LotusScript to Node interface similar to LS2J. There are already a huge library of Node modules on NPM that LotusScript developers could utilize ...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Function to change Notes ID password via Lotus Script.

We need to change Notes ID password via program in bulk.I know that it is possible to change password with using ID-vault.Because I need to make it with our program, I want to be able to change Notes ID password via Lotus Script, Formula, and so on..
almost 7 years ago in Domino Designer / LotusScript 2 No Plans to Implement