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 848 of 9019

Missing documentation for NotesDominoQuery class

Currently working my way through DQL and QRP topics. Tried to get a catch on NamedResults and was wondering for a couple of days why I couldn't get it to work: I'm working on a simple query like Set nQuery = myDb.CreateDominoQuery() sQuery = "task...
almost 4 years ago in Domino Designer / LotusScript 1 Needs Review

Rebuild Dependent Agents/Script when Script Library Classes are Updated

Changes to script library classes can break code throughout a database, with errors such as "Cannot find external name: EMAILREMINDER" occurring until the agents/scripts are re-saved. This can be frustrating as Designer doesn't automatically re-bu...
about 5 years ago in Domino Designer / LotusScript 3 Under Consideration

Misleading documentation must be corrected esp. in the NotesDominoQuery area

I'm currently fighting my way into the DQL and QRP classes (LotusScript/Java), and found many bad and misleading information as well as missing parts in Designer help. To begin with, there are only examples in the LotusScript area, Java examples a...
almost 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Rework the translations (at least the German one)

Some of the translations are not "too helpful"... Examples: "Starten": nobody would ever know, this opens a form to enter a data set (but "Launch" is no better). "Exportdaten" has a diffent meaning then "Exportiere Daten" (Export data) "Antworten"...
almost 6 years ago in Leap 0 Under Consideration

Add ability to sort data views for creator of the app

Lets the creator of an app decide, in which sort order the data should be presented in the data view (when the user opens it).
almost 6 years ago in Leap 0 Future Consideration

Visual customization of Domino Leap

Please allow to customize visual appearence of Domino Leap. Customers wish to use their own logo and corporate colors in the top bar. This refers both to the Manager and to application runtime. Also, as a business partner, I switch among multiple ...
about 3 years ago in Leap 0 Needs Review

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...
8 months ago in Domino Designer / LotusScript 0 Needs Review

I want to send an email to any number of users.

I want to set up multiple users to whom I want to send e-mail. The initiator is free to set the mail recipient, but only one person can be selected. The recipients I want to send to are different each time, so I cannot use groups.
over 1 year ago in Leap 0 Needs Review

Allow alias as return value from ws.prompt

Please add option to set an alias value to the 'values' parameter of the ws.prompt method so that the return value is the alias instead of the values seen by the user. variant = notesUIWorkspace .Prompt( type%, title$, prompt$ [, default ] [, ...
about 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Editing Scripts in Form & Subform LotusScript Events

I like to be able to comment out a block of lines, which we can do in agents and libraries . Besides, also able to link to routines/functions in Script Library in Form LotusScript Event, which again is available in, e.g. agents Open Declaration F3...
about 5 years ago in Domino Designer / LotusScript 2 Already Exists