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 766

ForAll variable to follow type of array element

Sub Initialize Dim ns As New NotesSession Dim db As NotesDatabase Set db= ns.Currentdatabase ForAll vw In db.Views If vw. ... End ForAll In this snippet, vw is a Variant and not a NotesView, which is terribly unpractical. Suggestions: eith...
over 1 year ago in Domino Designer / LotusScript 1 Under Consideration

DB.FTSearch/DB.Search: Flag to Identify that the search text actually found in the attachment or in the document fields

Db.FTSearch/DB.Search searches in the entire document irrespective of document fields and attachments. As of now there is no such flag found which can identify that the search text actually found in the attachment or in the document fields. Please...
almost 2 years ago in Domino Designer / LotusScript 4 Under Consideration

HCL Support for OpenNtf tools : "Domino Debug Plugin" / "On-Disk-Project Tooling for Maven and Eclipse"

With version 9.x.x, we used the "Domino Debug Plugin" comming from OpenNtf. This alowed us to developp more efficiently our Domino OSGi plugin with just Designer and a small Domino serveur on the same computer. This no longer works with version 12...
almost 2 years ago in Domino Designer / XPages 1 Under Consideration

"Plain text only" designer property for RichText fields

Add (Domino Designer) property to rich text field that makes the Notes client only allow plain text. This is useful for editable fields containing Json, XML or other text were text decorations are not useful/wanted.
almost 2 years ago in Domino Designer 0 Under Consideration

Make Domino Designer a modern IDE

Compared to other modern IDEs, Domino Designer is outdated. Missing keyboard shortcuts, autocomplete, intellisense. All those useful features that modern IDEs have. Just honestly use VSCode for a week and compare it to the Domino Designer to feel ...
almost 2 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 2 years ago in Domino Designer / LotusScript 2 Under Consideration

Extend GetItemValue() function

In a large part of my LS code, I always have to use HasItem() to check whether the item really exists. It would be nice if an optional parameter could be passed that returns a default value if the item doesn't exist.
almost 2 years ago in Domino Designer / LotusScript 2 Under Consideration

Better error messages from @Formula errors on the webb

If a field has the wrong type, I.e a user writes text in a number field or a date field has the wrong type we get an error message on the web giving no clue what field has the problem. It only says: HTTP Web Server Notes Exception - Incorrect data...
about 2 years ago in Domino Designer / @Formulas 0 Under Consideration

Popup Text Hot Spot on a field label should not be included in tab order

We sometimes add Pop Up Text to the field label on forms. When the user clicks the field label the Pop Up Text displays field help on how to use the field. The problem is that when the document is in edit mode and the user is using the tab key to ...
about 2 years ago in Domino Designer 0 Under Consideration

When copying a form, use Oldformname - COPY

We have a lot of views in a database, and when we create a copy in the Designer, we have to scroll up to the copied view which name starts "Copy of". Then, when I correct the name using F2, it moves away again... When a field is copied though, its...
about 2 years ago in Domino Designer 1 Under Consideration