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 1279 of 8294

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...
over 3 years ago in Domino Designer / Documentation  / LotusScript 3 Under Consideration

Extend NotesRegistration class to allow selection of PAB/Directory database for created users. (Support CCX / Guest model)

The new CCX / Guest user license model mandates that users are registered in a secondary NAB / Domino directory. This is easily achieved if we just create person documents but it is not sufficient if we look to entitle those CCX / Guest users for ...
over 3 years ago in Domino Designer / LotusScript 3 Needs Review

Composite App and XPages integration for enhancement

The following are current limitations of Composite App and XPages integration: Composite Application: Page option is not working- KB0106179 Composite Application: Wiring is not working in local database - KB0106177 Composite Application: Search re...
about 2 months ago in Domino Designer / XPages 0 Needs Review

IsSummary checkbox for fields

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

Add XPages Open NTF Domino API

Add Open NTF Domino API to the core build. Tired of having to keep adding via OSGI to servers in general and clients who need it for XPiNC. Seems like a quick win to me.
about 2 years ago in Domino Designer / XPages 0 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
about 6 years ago in Domino Designer 6 Under Consideration

"Display values as icons": please show the available icons

There can be icons in a view column. In order to put an icon in the column, one has to know its number. Which usually means that one has to open the Help database and look it up. Could there be some Assistant, or an icon selector, to make it easie...
almost 4 years ago in Domino Designer / Views 1 Under Consideration

Formula-controlled expansion/collapsing of sections in a form/document

A form that contains many embedded views in sections. Some of these sections should only be expanded/collapsed in case a given field contains a certain value. This way only sections relevant for the current situation are expanded - this gives a mu...
over 2 years ago in Domino Designer / @Formulas 2 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 asso...
about 5 years ago in Domino Designer 1 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...
about 6 years ago in Domino Designer 4 Assessment