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 829 of 8947

Allow GetNamedDocCollection to work in client-server scenarios

The GetNamedDocCollection method functions correctly when it is executed locally against a local database, or when it is executed on the server against a database that also resides on that server. However, it does not return the correct value when...
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

Traveler and Verse Mobile does not allow a mail visibile in a couple of folders

All Traveler versions does not allow to see the same mail in more than one single folder. If you have a mail in two folders, you can see that mail in one only of the two. There is no an apparent order about wich one folder, but that is. What a won...
over 7 years ago in Traveler 2 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

Traveler does not show invitations accepted from external on IOS

We have detected that on IOS Calendar it is not displayed when invitees (external mail addresses) have accepted meeting invitations. Especially for people in business who are often on the way and mainly work with Traveler on IOS devices, it would ...
over 2 years ago in Traveler / Documentation 1 Already Exists

From Verse mobile send encrypt mail both to one internal user, the other external user

From Verse iOS/Verse Android send one encrypt mail both to one internal user, the other is external user. The encrypt mail was not delivered successfully, and the mail has been saved in the draft folder with below message. Traveler - Encryption Fa...
about 2 years ago in Traveler 0 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

Parameter for view.getDocumentBykey specifying the sort column of the view.

The View class getDocumentBykey searches within the first sort column of the view. For this reason, getDocumentBykey requires a separate view for each sort column. if one view has two sort columns, we want to specify the second sort column.
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

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

Correct the DialogBox method error message when indicated form doesn't exits

When you use the "Dialogbox" method in Lotusscript, one of the required parameters is the Form that you want to use as Dialog. If this form does not exists in the aplication, the error message is something like "DialogBox cannot be used in this co...
over 3 years ago in Domino Designer / LotusScript 1 Needs Review