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

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

Support for self-signed certificates on Nomad

We have recently developed an LotusScript function that sends a NotesHttpRequest to a REST on our server, which has a self-signed certificate. When running the function we get the expected SSL error about self-signed certificates. In Notes clients...
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Route SMTP email via multiple ports in same Domino server

there is currently no way to specify different ports for different relay hosts. You can only change the destination port per server in the internet ports tab of the Domino server. You cannot specify something like 192.168.100.200:2500 in the SMTP ...
about 6 years ago in Domino / Administration 1 Assessment

Allow X-Forwarded-For with port

When Domino is behind some Microsoft proxies, e.g. in Azure App Service, the X-Forwarded-For header contains port information and actually results in an error 400 Reason: Request cannot be processed, request contains an invalid HTTP header. sample...
almost 4 years ago in Domino / Administration 0 Under Consideration

Please update the dojo-Version in the Installer package

For our CRM i always have to upgrade the dojo-Version. with the shipped Version the call from browser won't work
almost 4 years ago in Domino / Administration 3 Under Consideration

FTIndex file size does not reduce so much after deleting docs and performing updall

FTIndex file size does not reduce so much after deleting docs and performing updall and it is increased when they are repeatedly performed. and sometimes it gets bloated. To resolve it, rebuilding(re-create) with "updall -x" is quite a difficult ...
over 4 years ago in Domino / Administration 1 Needs Clarification

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

Mask the full database path when accessing iNotes

Mask or hide the full database path showing on the address bar when accessing iNotes. Unlike Verse on web, the full database path is not showing when accessing verse on web. Below are some sample database path when accessing the web mails. iNotes ...
over 3 years ago in Domino / Administration 1 Already Exists