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

Domino Designer

Showing 1252

Provide specific information when Notes Database cannot be opened

When accessing a database that's either encrypted or corrupted, the Notes Database object is not usable and there is no specific information. Sub Initialize Dim db As New NotesDatabase( "Server/Domain", "database.nsf" ) If db.IsOpen Then MsgBox ( ...
over 3 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 1 year ago in Domino Designer / LotusScript 0 Needs Review

Extend @GetDocField to cache the received data

When I run a form with @GetDocField($Ref; fieldname) on multiple fields, it issues the same number of NRPC commands as the number of fields, and receives the entire document for each command. There are two problems. 1. If the size of the referen...
over 2 years ago in Domino Designer / @Formulas 1 Under Consideration

C/C++/COM/Java API: Provide Notes/Domino API runtime dynamic libraries redistribution package

When developing a third-party standalone application, which requires access to Domino server using Notes/Domino API from the remote computer, it necessary to supply this type of applications together with Notes or Domino to get access to Notes/Dom...
about 5 years ago in Domino Designer 0 Under Consideration

Add servlet support directly to Domino Designer IDE

Creating a servlet requires plugins and a fair bit of effort to deploy and debug. It would be great if this was added to the IDE so that application-specific servlets could be developed rapidly so we didn't need to reply on agents (with the known ...
over 1 year ago in Domino Designer / Java 0 Under Consideration

DQL / QueryProcessor : add a Count / Limit parameter to get only the first n result and optimise performance

Currently we get all the result in the executeToJSon or forthcoming view. Sometimes we only need the first results of a complex query and sorting operation. Returning only a subset of the result would help parsing / navigating view performance. As...
over 3 years ago in Domino Designer 2 Needs Review

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 1 year ago in Domino Designer / LotusScript 1 Needs Review

When copying an enabled agent, the copy should be disabled

When you copy an agent that's enabled, the copy is also enabled. If you don't disable the agent immediately, problems could occur. Besides, it doesn't make sense for the copy of an agent to also be enabled. thanks clem
over 3 years ago in Domino Designer 0 Under Consideration

Add a new @dblookup that allows text lists of keys and names instead of a single key and single fieldname

So multiple inputs and outputs
almost 6 years ago in Domino Designer / @Formulas 2 Under Consideration

Domino Forms in Designer: Please sort the list of objects by name and make it possible to jump to an entry

It's easy to demand something like a new faster 64 Bit Designer - everybody wants it and will vote for that - me too. But I program in Notes almost every day and one detail that is really desturbing me, is the fact that the object list in forms is...
almost 6 years ago in Domino Designer 1 Under Consideration