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

My ideas: Domino Designer

Showing 1256

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

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

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

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

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

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 ability to have @Commands in Show Single Category for embedded views

It would be nice to have the ability to use @commands such as @If(@Contains(@UserName;@DbLookup("" : ""; "Notes Glenville/Applied Robotics Inc." : "NAMES"; "Groups"; MyReports; "Members"));MyReports;""); This would get if the user is in a group, ...
3 months ago in Domino Designer / @Formulas 2 Needs Review

One item but different values in LS and Formula

If you create a date/time item and write the year "0022", LotusScript interprets it as "2022" but Formula Language interprets it as "22". Because of this, you can't validate the item value properly by LotusScript and rely on the right value when y...
about 2 years ago in Domino Designer / @Formulas 4 Needs Review

Make possible to clean parts of the design that cannot be used and Designer forgot to delete

Given that Notes/Domino applications have a long history, so do the design elements. I have seen that sometimes a lot of old, unused crud is carried along. Especially View, Form and Subform elements suffer from this crud. I have found column index...
about 2 years ago in Domino Designer 0 Needs Review