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 1236

Even when long name attachments appends are inserted inside RT fields, table cells shouldn't get enlarged.

We can create a "Fixed Width" table. However, this "fixed width" table does not remain a fixed width when you add an attachment with a long name into a table cell. It will resize itself to fit the length of the attachment name instead of wrapping ...
4 months ago in Domino Designer 0 Needs Review

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

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

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

Commands to change the frame size in a frameset

Although the mouse can be used to change the size of each frame in a frameset, it would be useful to have the ability to change the size with a command or LotusScript. For example, one could specify the height or width of a particular frame as a ...
10 months ago in Domino Designer / @Formulas 0 Needs Review

IsSummary checkbox for fields

So we can turn it off for items we don't want in a view
almost 6 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

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

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