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 784

Always enter the Tab label and caption

When you choose to switch rows programmatically, you can only change the "Tab label and caption" if you select the option to "always show tabs so user can pick the row". 99% of my development, I leave this option off, but I will name the tab label...
over 1 year ago in Domino Designer 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...
over 5 years ago in Domino Designer 0 Under Consideration

Allow to show images on views from another database

Allow to show images on views from another database, for example to have a repository of employee photos in a single source and show that in multiple databases views
almost 4 years ago in Domino Designer / Views 0 Under Consideration

NotesRichTextTable

Please add more options for notesRichTextTable .Style - cell color for only one cell - borders style, color and thickness
almost 6 years ago in Domino Designer / LotusScript 1 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...
about 6 years ago in Domino Designer 1 Under Consideration

Update LotusScript erl() issue when used within a custom class

When using the erl() function within a custom class in Lotusscript the function will return what seems to be an incorrect line number. From what I remember, a workaround used is to take the line numbers in the options section, add it to the erl() ...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

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

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 Under Consideration

Add "explain" output for QueryResultsProcessor

The DominoQuery object you can feed into QueryResultsProcessor has an explain method, but it would be convenient to have an equivalent in QRP too. At an initial level, this could just execute explain on each inserted Query object, which would be u...
over 2 years ago in Domino Designer / Java 0 Under Consideration

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
almost 4 years ago in Domino Designer 0 Under Consideration