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 1318

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
over 6 years ago in Domino Designer 1 No Plans to Implement

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

Asynchronous code/agents on the server

Something like agent.runInBackground( noteid ) With this I can move a lot of code (updateing responses, sync data with sql or other slow tasks) to run in the backgorund Nedded when posting a web form to Domino where I would like the response to th...
over 6 years ago in Domino Designer 1 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...
almost 6 years ago in Domino Designer / LotusScript 2 Under Consideration

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...
almost 5 years ago in Domino Designer 0 Under Consideration

A NotesEntry should not contain all values, if the "Show multiple values as separate entries" is enabled

If one has a column in a view, where the option ""Show multiple values as separate entries" is enabled and one gets an entry object from i.e. a notesviewnavigator, in the column values Property is an array with all(!) values in that field, while i...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Inputbox limit of 512 characters a bit small

512 characters feels a bit small for the inputbox. Perhaps increasing the number or create a new inputbox that shows multiline data.Today you need to create a form and do dialogbox but if you want to run this in an agent that limits you.
almost 6 years ago in Domino Designer / LotusScript 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...
almost 5 years ago in Domino Designer / XPages 1 Under Consideration

A way to group custom controls in DDE, like add a sub category

In an application we have more than 80 custom controls. The way we nowadays sort and group them is via their name, but in we need to scroll a lot to find the CC we want to apply changes to (in the Eclipse Applications View). It would be convenient...
about 1 year ago in Domino Designer / XPages 1 Needs Review

LotusScript: Empty arrays

Like in, for example, Javascript.
almost 6 years ago in Domino Designer / LotusScript 2 Under Consideration