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 1285

Application Pane to show an error symbol on agents that have dependencies with error

When a script library that's imported into an agent has an error, the error symbol only shows in the actual script library but not in the agent. This will make debugging an agent issue easier. See attached image
almost 3 years ago in Domino Designer / Java 2 Needs Review

Insert programmatically well formatted URLs into richtext

As a Notes developer I would like to insert well formatted URLs into rich text. In the Notes client this is possible manually. Programmatically the richtext item offers the method AppendDocLink. Call notesRichTextItem .AppendDocLink( linkTo , com...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Background processing on Web applications

Agents are still quite important for all kinds of application. It's also a component that has never been touched for a long time. Here are some important features that might add great value to the platform: - As suggested in DDXP-I-4, Java agents ...
about 6 years ago in Domino Designer 1 Under Consideration

New feature in Hide paragraph, displayed when printing, normally hidden.

Currently, it can be hidden when printing, but the desired functionality is as follows. Displayed only when printing, hidden except when printing. Currently, two forms need to be prepared and switched.
almost 2 years ago in Domino Designer 0 Needs Review

Global field settings

Fields which include Text, Combobox, Check Boxes, Radio Buttons and Date/time fields require the developer to apply settings in each instance of a field, which is extremely tedious and time consuming. Our recommendation is that the developer would...
over 4 years ago in Domino Designer 1 Under Consideration

ability to enter simple arithmetical formula in numeric field

in a numeric field, in input mode, having the possibility to enter for example 5+7+3.45+8.99 and have Notes natively compute the value would be very handy and make numbers input much faster
almost 5 years ago in Domino Designer 2 Under Consideration

Provide properties to control field appearance depending on whether user can edit a field value or not

Currently, we often need to create 2 fields on a form (with different hide when settings) when using field types Date/Time (with picker control), Checkbox, Radio button, etc. because when the document is being read we simply want to display the fi...
over 5 years ago in Domino Designer / @Formulas 0 Under Consideration

Add the missing NotesViewColumn properties

There are a bunch of missing properties to manipulate view columns with LotusScript. This is very annoying because it forces to edit DXL for simple operations like setting a TOTAL. Missing NotesViewColumn class properties are : .isTotal .isAverage...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

A view column, that is used to change the view lines back- or foreground color, should be programatically identifiable

If one intends to export with a generic class a view via Lotusscript one runs into the problem that the viewentries column values can contain color information and they can'tbe identified as such. Just assuming that every column value which contai...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Investigate Feasibility of Splitting Tight-Coupling in Notes Client Applications

In application development beyond Domino, the preference has been for looser coupling. In Notes Client there is a lot of tight coupling. Composite Applications aimed to address this, but they were complex, tied to Eclipse, and crucially required h...
about 6 years ago in Domino Designer 1 Under Consideration