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 267

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

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

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

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

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...
over 2 years ago in Domino Designer 0 Needs Review

Add more options to @Command([ComposeWithReference])

Currently, @Command([ComposeWithReference]) is the only function to remove attachments and add comments "[attachment "XXXX" deleted by UserName] " to the removed place. However, the current behavior is that not only the Body content is copied, but...
3 months ago in Domino Designer / @Formulas 0 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.
over 1 year ago in Domino Designer / XPages 0 Needs Review

Add Totals options Maximum and Minimum in column properties

Showing the maximum and minimum value of documents in a categorized view would greatly enhance analyzing data in Notes. Using these options should not only be possible for number columns but also for date columns, so that the first or last date of...
over 1 year ago in Domino Designer / Views 0 Needs Review

Add ability to tables to change row color programmatically

We have several Tabbed rows that have fields on them. Some of those fields are mandatory. It would be nice to be able to highlight the row and change the color if one of these field is not filled in. Its a visual clue to the user that they need to...
over 3 years ago in Domino Designer / @Formulas 1 Needs Review