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 1230

Allow @GetProfileField to get data from other databases

Currently, @GetProfileField only allows you to read values from profile documents in the same database. Please add the possibility to read from other databases, too, like it is already possible by @DbLookup for "normal" documents.
almost 3 years ago in Domino Designer / @Formulas 0 Needs Review

LotusScript Documentation for all NotesJSON* classes (and others that got added lately) is extremely poor

The NotesJSON* classes were introduced with Domino V 10.0.1. In V 11 a few methods were added but the documentation is still as poor as on day one. Most prominent example: NotesJSONElement.Type property just says this: Constant in JSON element tha...
almost 3 years ago in Domino Designer / Documentation  / LotusScript 3 Under Consideration

Add foreach to handle document collections

When looping a document collection, one has to use a structure like this Do Until(doc Is Nothing) <<code>> Set doc = col.GetNextDocument(doc) Loop or Do Until(doc Is Nothing) set docNext = col.getNextDocument(doc) <<code>>...
almost 4 years ago in Domino Designer / LotusScript 2 Under Consideration

More Notes Client Application focus

This isn't anything specific but more general rambling on product direction. I've seen a lot more focus on the web side of Notes/Domino while Notes client development is being left in the dust. The whole reason why Notes/Domino is popular in the f...
almost 5 years ago in Domino Designer 5 Under Consideration

XPages Beautiful Graph and Video Control

XPages Beautiful Graph and Video Control support xml
about 5 years ago in Domino Designer / XPages 0 Under Consideration

Web based domino designer

That would be great to have a web based domino designer
over 5 years ago in Domino Designer / LotusScript 1 Assessment

Fix Designer help interface issue

The Designer help can not be displayed with modernized interface in my PC. There is no expand/collapse function in the left menu. Then, It takes a lot of time to reach the document I wanted.This issue has been occurred in 9.0.1 FP10 and I found sa...
over 5 years ago in Domino Designer 1 Under Consideration

Review Java Security Policy

This may be a moot point if the preferred approach for Java development is e.g. OpenLiberty / Liberty Profile + gRPC to Notes / Domino. But if Java development on the Domino stack is still a recommended approach, the Java security policy needs rev...
over 5 years ago in Domino Designer / Java 2 Under Consideration

Total counter in view is not correct if there are hidden documents (reader fields)

Views count hidden documents that are not visible. Only the documents that the user sees should be counted. In addition, it should not be possible to display data of the hidden document as a category (data security).
over 5 years ago in Domino Designer 1 Under Consideration

Open XPage in a Notes Framset

Probably a challenge. An XPage should be able to be displayed in a frame of a framset. So far, XPage is going to be a new tab. It would be good to link an XPage in an outline to show it in the frame next to it.
over 5 years ago in Domino Designer / XPages 1 Under Consideration