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 1233

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

Improve LotusScript Lists with something like a size or count property

I love using Lists in LotusScript, as well as HashMaps in Jave etc. There are a few things though that I've always missed with Lists: a size or count property/option telling us how many elemts are stored in a List if that is not possible for whate...
over 2 years ago in Domino Designer / LotusScript 5 Needs Review

Compile Java classes with parameter info and include Javadoc

To date, all Java artifacts (Notes.jar, XPages runtime, etc.) have been compiled without parameter info, leading to things like this: It'd be good to compile that in. Additionally (or instead of that), Designer should ship with Javadoc...
over 4 years ago in Domino Designer 1 Under Consideration

IsSummary checkbox for fields

So we can turn it off for items we don't want in a view
over 5 years ago in Domino Designer 2 Under Consideration

Add GraphQL interface to core Domino

GraphQL is the better REST. A GraphQL interface would be very beneficial for accessing Domino data from client code like React.js
almost 6 years ago in Domino Designer 6 Under Consideration

Make labelling predictable for images

Please extend the function so that the labelling for pictures can be calculated using @Formula. This is the only way to store buttons with internal labelling.
about 1 month ago in Domino Designer / ReStyle 0 Needs Review

Limited display of variables in debugger

If there are more than (256?) variables in a document, the debugger only shows "..." and values could not be shown. Is it possible to increase that in further releases?
almost 5 years ago in Domino Designer / Debugger 2 Under Consideration

Java: Enable sorting of classes within packages

Today classes are randomly ordered in a package when shown in the designer. This makes it hard to work with if you have many classes in a package. These should be ordered alphabetically
10 months ago in Domino Designer / Java 2 Under Consideration

JSON views

We need a 'treat view content as JSON' - this should return valid JSON when opening the view in a browser. Use the view column style to determin the datatype to return. Domino Data Services is too slow on large views ?ReadViewEntries&OutputFor...
over 5 years ago in Domino Designer 4 Assessment