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 278

"GetDocumentByKey" is giving search result as a document with column values having new line in it.

The syntax for "GetDocumentByKey" is --> Set notesDocument = notesView .GetDocumentByKey( keyArray [, exactMatch% ] ) Return value is --> A NotesDocument. The first document in the view whose column values match each of the values in the key...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Make it possible to pull a restyle from an existing element like one form and push to a selectable list of forms in the same database. (or view, page, etc)

So you restyle your template and push that look and feel to all the child databases, but everyone knows that something in the child database will be unique to that child database (special form, unique view, etc). So those design elements are exclu...
4 months ago in Domino Designer / ReStyle 0 Needs Review

Modernize the Designer Components Properties windows such as Tables and Fields

The Properties of the Form and Views Designer elements are very outdated, if we compare with XPage, which has much more modern and easy to work properties windows, such as Script Editor and Style Editor. These features are already present in XPage...
almost 3 years ago in Domino Designer 0 Needs Review

Hide view based on user/group membership AND @Platform

I would like to hide certain views when an app is running under Nomad on a mobile device (due to limited screen size) but allow the user or group to see those views when they use a desktop computer with a larger screen and the Notes client. I have...
5 months ago in Domino Designer / @Formulas 0 Needs Review

Allow NotesStream to be handled in memory for streams greater than 51 KB instead of writing tmp file to disk

If the NotesStream is up to 51200 bytes then it is handled in memory, but if it is greater than 51200 bytes then it is written as a tmp file into the Domino temp folder. To test this, run the following LotusScript on a Domino Server (Windows) and ...
over 2 years ago in Domino Designer / LotusScript 1 Needs Review

Get only highlighted text from the Body of the document using LotusScript?

can we get only below yellow highlighted text from the Body of the document? Tried notesRichTextItem . GetFormattedText and notesRichTextItem .UnFormattedText but not useful. Its taking entire text of the body with and without spaces/tabs but not ...
9 months ago in Domino Designer / LotusScript 0 Needs Review

Notes form and view more beautiful in web style and mobile friendly

Notes form and view should be the same with web and mobile style. The are very old and a lot of limitation eg. no repeat control, no table style, no form template, ui not friendly when use in mobile device, scroll down, lazy load and so on. Please...
almost 3 years ago in Domino Designer 0 Needs Review

Support for large summary field for Java

HCL Domino 12.x introduced on-disk structure (ODS) 55 file format for databases. ODS 55 introduced in HCL Domino 12.x increases the maximum size allowed for individual summary fields to 16 MB. As per HCL product documentation here: https://help...
over 1 year ago in Domino Designer / Java 0 Needs Review

Lotusscript Documenter like javadocs

Years ago there was a utility database call LSdocs that would document your LotusScript agents, classes, forms, views and libraries like javadocs. It has proven useful to find routines and documentation to use them.
over 1 year ago in Domino Designer / LotusScript 2 Needs Review

Improve XPiNC internal web browser in order to use modern CSS & Javascript

The internal web browser used to render XPiNC is really old. It's like an very old version of Firefox and doesn't allow you to use new browsers or CSS APIs.
about 2 years ago in Domino Designer / XPages 0 Needs Review