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 1288

XPages native application like nomad

XPages should be run on any devices the same with nomad because nomad very very slow and a lot of limitations and not easy to do a modernize eg. no graph, no chart, no theme, not support opensource framework, jquery, bootstrap, javascript and so o...
12 months ago in Domino Designer / XPages 0 Needs Review

UI view of a collection of documents

You cannot use a view to display dynamically calculated data in memory because the view only displays documents stored in the database. Just as ws.DialogBox allows a client to display an unsaved NotesDocument using a specified form, there could b...
over 4 years ago in Domino Designer / Views 2 Under Consideration

LotusScript hint list should default to declared variable type

Say you are writing LotusScript and declare a variable like Dim doc as NotesDocument Then later in the code you want to instantiate it and write set doc = new ... The classes hints list starts with "NotesACL" and lists all the possible classes ava...
almost 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Exclude fields in computewithform

It would be good to exclude fields from being computed when you do a compute with form.
almost 3 years ago in Domino Designer / LotusScript 1 Needs Review

All "subwindows" should only belong to either Designer or Client and should store their last screen position

On a multiple monitor pc all those little messageboxes, property windows,... etc. are shared between client and designer and nobody keeps track of their position. It would be really a relief if those "subwindows" could retrieve their last screen p...
over 4 years ago in Domino Designer 0 Under Consideration

HCL take on updating BootCards for Xpages

We use BootCards with Domino V9 for our Intranet have tested on V11 and there are now css problems. Would be great if HCL could take on keeping this product compatible with the latest release of Domino now that it is no longer being updated by the...
over 4 years ago in Domino Designer / XPages 1 Under Consideration

2d and/or 3d bar code fonts in Domino Designer

The ability to print documents or labels with the bar code would increase productivity when shipping and storing inventory. I can add the bar code font to the Notes Client, but that leads to a manual process for the users and not an efficient method.
about 4 years ago in Domino Designer 0 Under Consideration

new view type showing only the profile documents would be very helpful

.... or maybe there is a special flag in the $flags field for such views, as it is now for views with deleted documents only: DESIGN_FLAG_DELETED_DOCS 'l': Indicates that a view is a deleted documents view
about 6 years ago in Domino Designer 1 No Plans to Implement

Allow sorting of columns in Debugger Variable window

I think the sorting of variables in the debugger window is be location of where it is declared. At minimum, the variables should be displayed in alphabetical order since it's difficult to find the variable you're interested in. A better solution i...
about 4 years ago in Domino Designer 0 Under Consideration

Introduce a "Key-Value pair" datatype with Sorting and duplication handling in LotusScript

Currently LotusScript has list datatype which can act as key-value element to hold and manipulate the values. But limitation on list is is cannot handle the duplication of elements, neither it can sort. Introduce a dedicated datatype which will be...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration