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

Add FTSearch function to view

FTSearch on db and on view is different. to make FTSearch consistent add an FTSearch function that returns a documentcollection like on the database object
about 2 years ago in Domino Designer / LotusScript 0 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

Increase Noteslog limit

Currently Agent Log can hold only 64KB of information. When the information written to it exceeds this limit, the following message is displayed and the agent stops running: Error executing agent <agent-name> in <database-name>. Memory...
almost 5 years ago in Domino Designer / LotusScript 2 Under Consideration

shorter subject for several times forwarded mails

When forwarding a mail, the Notes client puts an "RE" or "Antwort" (for german language mailfiles) in front of the original message. If your mail addresses to a person with a different language, you quickly get a mixup of different language prefix...
over 6 years ago in Domino / Templates 0 Under Consideration

The Version Information of Mail Templates is not Updated According to the Release Cycle

The version information of the updated mail templates, for example, templates listed in KB0103815, is not updated according to the release cycle. Therefore, the minor version of the template is not reflected in the version information of the updat...
over 1 year ago in Domino / Templates 0 Under Consideration

Message Tracking Report Limit

Domino Mail Tracking fails generating report "Top 25 Senders By Count" with error "Too many messages were found. Please try shortening the time range or adding special conditions." Created a weekly report for "Top 25 Senders By Count". Reaching d...
over 6 years ago in Domino / Reporting & Analytics 1 Under Consideration

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

Add ability to view BCC recipient at mail journaling email when Journaling set to Mail-in-DB address in external messaging system.

1) Mail Journaling is enabled on server. 2) Email sent to users keeping in bcc user as well. 3) Observations : 3.1) If Journal database is local, then bcc field is visible when checking email at Journal database. 3.2) If Journal databas...
over 3 years ago in Domino / Reporting & Analytics 0 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 Under Consideration