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 810 of 8995

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

Add Purge Interval Replication Control (PIRC) status to Database.ReplicationInfo property

We have sometimes experienced that the Purge Interval Replication Control has been turned off on server databases, without intervention from users. The Purge Interval Replication Control status is missing on the ReplicationInfo property for NotesD...
7 months ago in Domino Designer / LotusScript 0 Needs Review

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

DQL: improvements on named variable handling and on documentation

Playing around with DQL, and especially with NamedVariables. The NotesDominoQuery class at the moment has 2 methods dealing with named variables: DQL.setNamedVariable("name", "value") DQL.resetNamedVariables() The more I try to use that concept th...
almost 4 years ago in Domino Designer / LotusScript 3 Needs Review

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 ...
about 7 years ago in Domino Designer / LotusScript 2 Under Consideration

Use the device's standard mail app to send mail from Nomad

From Milan Factory Tour for both iOS and Android: they would like to "mailto" from Nomad using the default mail application of the device (not mail inside Nomad). For example, take a document and mail it (as a PDF attachment or rich text in the bo...
over 3 years ago in Nomad / Nomad (Android) / Nomad (iOS) 1 Under Consideration

Replace the view in the frameset with OpenView in NotesUIWorkspace.

Currently, it is not possible to use OpenView to switch views while a view is open in a frameset. We must open another frameset to switch views. We would like to be able to switch views within a frame with OpenView.
over 3 years ago in Domino Designer / LotusScript 1 Needs Review

Revisit the initial screen without reopening after clicking "Next Frame" or "Previous Frame" on Nomad iPhone

After opening an application database with frame set (e.g. Discussion DB) on Nomad iPhone, if "Next Frame" or "Previous Frame" was clicked, the initial screen can't be revisited without reopening the application. Frame navigation on the iPhone...
almost 4 years ago in Nomad / Nomad (iOS) 1 Under Consideration

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..
about 7 years ago in Domino Designer / LotusScript 2 No Plans to Implement