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 1293

Control the default value of the 'COLSPAN' of a categorized column in a view

You have a Domino® Web application that uses a categorized column in a view, and you would like to control the 'Colspan' value. You find that the value defaults to 2 or 3 and would like to modify it. The Colspan value is hard coded to 2 or 3. Ther...
7 months ago in Domino Designer / Views 1 Needs Review

Enhance buttons in Notes Client to accept multi-stage images or allow a transparent background

This would allow us to use buttons to replace image/hotspot combinations when designing UX. The image/hotspot method is time consuming to build and manage. Having a button would make it easier to replace table tabs with a more contemporary look.
almost 5 years ago in Domino Designer / LotusScript 3 Needs Clarification

There used to be a way to automatically format LotusScript code. Please bring it back.

In previous versions of Designer, there was an option to format code automatically fixing any incorrect indents. It was a very handy tool and as far as I can tell,it is no longer included in version 10.
over 5 years ago in Domino Designer / LotusScript 4 Under Consideration

Hint with filename for tabs in Designer

Last version where it works was 9.0.1 FP9. It is not working from 9.0.1 FP10 - and still not in 10.0.1 FP2. It was simple - hold mouse pointer for a while over tab and it shows which app it is from. Now there is no indication from which DB is reso...
over 5 years ago in Domino Designer 2 Under Consideration

Add an @Formula equivalent of LotusScript's LenB

It's currently impossible to tell how many bytes a string will take up in formula language, which makes it even more difficult to work around the 32k field limit / 64k computed text limit. The encoding used for this function should match whatever ...
over 4 years ago in Domino Designer / @Formulas 0 Under Consideration

Provide a new event or customization pint for view to do pre-deleting document customization.

One customer wants to display a warning dialog before deleting a document from view via Del key or Ctrl+Del key. There is no existing event or customization point for view to do that. Please add a new event or customization pint for view to do pre...
almost 2 years ago in Domino Designer / Views 1 Already Exists

Optimize mail document size sent by a LotusScript scheduled agent

Mail documents sent by LotusScript scheduled agents are twice as large as those sent by manually run agents. The increase in size of mail generated by the scheduled agent is due to extra fields. For example, in the smaller mail document there mayb...
7 months ago in Domino Designer / LotusScript 1 Already Exists

domino-db: add a "read-All-items" method to the document class like document.readAllItems()

In some cases, it is hard to know what items are already in an existing document. In my use case, I want to display all items of a document in a list element in react. I also want to be able to do that with documents in apps where I do not know th...
almost 5 years ago in Domino Designer 1 Under Consideration

LotusScript equivalent of @Command([ComposeWithReference]) as it is used in the Mail file

The only to replicate the Reply-with-History format generated in the Mail file is to use @Formula language. If there is a way to do this in LotusScript then it's hidden very well & is undocumented.
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Make it easier to work with lists in @Formula

make it more easy in @Formula to work with lists/multi-value fields in @Formula similar to javascript/java e.g. "add"/"push", "remove"
almost 5 years ago in Domino Designer / @Formulas 1 Under Consideration