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 258

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...
about 1 year ago in Domino Designer / Java 0 Needs Review

Use LotusScript Classes in Javascript and vice versa

We have powerful LS Classes and have to rewrite them in JS. And in the "new" world we have powerful JS Functions not available in LS. It would be great, if we could use them in both worlds without calling Agents.runonserver or call urls to process JS
4 months ago in Domino Designer / XPages 1 Needs Review

Attachment in encrypted rich text item appears in bottom of document for non-authorized users

The attachment title and attachment icon is showing in the bottom of document: If you have a form containing an encrypted rich text item, and access is controlled using a "PublicEncryptionKeys" field. If the user reading a document is listed i...
9 months ago in Domino Designer 1 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.
12 months ago in Domino Designer / LotusScript 2 Needs Review

Immediately see/view the backend generated views without the need to close and reopen the database. Could that be achieved?

Will it be possible to immediately see/view the backend generated views without the need to close and reopen the database. Could that be achieved? Scenario is have tried creating the backend view - "BACKENDVIEW1" from the button present on the vie...
9 months ago in Domino Designer / Views 0 Needs Review

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...
almost 3 years ago in Domino Designer / LotusScript 5 Needs Review

@Formula scriptlibrary that I can re-use across my design elements

If I have an @Formula function that I want to reuse across my design elements (e.g. Postopen event for all views and database script) I have to rewrite the function for every design element. It would be much handier if I could store the code as a ...
almost 2 years ago in Domino Designer / @Formulas 1 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 ...
almost 2 years ago in Domino Designer / LotusScript 1 Needs Review

Open Attachment via NotesUIDocument or NotesWorkspace

Currently it´s not possible to open attachments in Lotusscript. Yes we can extract them and open them with some shell means, but this isn´t true for Nomad. So we need some way to open an attachment in a NotesDocument without extractFile.
about 1 year ago in Domino Designer / LotusScript 2 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...
over 2 years ago in Domino Designer 0 Needs Review