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 1354

Make a Notes client JavaScript User Guide

I'd like to know the details of how to use JavaScript in a form in the Notes client (V11+). One can do marvellous things in the UI, but most of it is unknown to the average developer. Could you please write a User's Guide, describing what javaScri...
over 2 years ago in Domino Designer / Documentation 0 Under Consideration

Expand 64K limit of array (LotusScript)

I heard that there is a plan to use LotusScript to access the camera of the device. I'd like you to extend the array limit to handle files larger than 64 K.
about 7 years ago in Domino Designer / LotusScript 5 Under Consideration

Error "Entry not found in index" when creating Response document

The following error "Entry not found in index" occurs when creating a Response document in a certain way. Steps to reproduce: A. In Domino Designer: 1. Create a new form "Main" containing the field "Switcher". Add an action button "Save ...
8 months ago in Domino Designer 0 Needs Review

ability to programmatically navigate to a document in a view

I want to have the option to highlight a document in a view when I open the view e.g. in the postopen event I can use the document unid that I have set as environment property. the idea is to toggle between views but keep focus on a choosen / high...
almost 2 years ago in Domino Designer / LotusScript 1 Needs Review

Update Domino Java classes to use Java 8+ collections (retire Vector)

Replace Vectors with newer collection data structures that support Streams, Collections. Forexample: Integer sum = Item.getValues().stream() .collect(Collectors.summingInt(Integer::intValue)); Somehow, we have to get to at least Java 8 struc...
about 6 years ago in Domino Designer / Java 2 Under Consideration

Fix NotesPeek Help File

NotesPeek recently got updated to work properly with the Notes 64-bit client on Windows. Yay! Unfortunately, the help information in NotesPeek is still in a very old format that's only usable on Windows 7 and earlier. There is some great informati...
over 2 years ago in Domino Designer 1 Under Consideration

When user creates a database e.g. via application File-Application-New Copy let Designer ask if you want to open it after creation

When I create a database e.g. via application File-Application-New Copy it only adds the file to the workspace (if you notice it and/or can find the icon). Why not add a dialog asking if you want to open that database?
5 months ago in Domino Designer 0 Needs Review

add last run time and assigned server to agents view in designer

can quicky see hat agents are running and what server they are on
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review

NotesClient forms: Make tab table header captions computable

Within the Notes Client the tab table header captions are still static entered text. Please add the possibility to enter a compute formula, like it already exists on other design elements, so it can compute to a dynamically value. On a UI refresh ...
almost 5 years ago in Domino Designer 1 Under Consideration

If there was anything in the rich text

Even having a rough way to do this in Midas, I would really like to see a simple @formula (and matching Lotus Script) method for determining if there was anything in the rich text. Even better would be if it took an argument that specified whether...
almost 5 years ago in Domino Designer / @Formulas 1 Under Consideration