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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

All ideas

Showing 9017

Add parameters to @Command( [FilePageSetup] )

Currently @Command( [FilePageSetup] ) displays a dialog on which user has to interactively specify parameters such as page margins. It should be possible to set all these parameters automatically by @Command and/or through LotusScript method.
over 3 years ago in Domino Designer / @Formulas 0 Needs Review

A new @Command where a frame or frameset can be specified and Nomad will navigate to that specific frame.

A new @Command where a frame or frameset can be specified and Nomad will navigate to that specific frame.
almost 3 years ago in Nomad / Nomad (Android) 1 Assessment

If then else shorthand like in java with some extras

I would like to have an if-then-else shorthand syntax like in java with a little bit of python spice. You all know the following syntax: condition ? expression1 : expression2 I do not stick to this exact syntax, especially because the colon is cur...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

Notes Calendar ICS Import

Is there a way to change the behaviour for the Notes calendar import dialog, so that the personal calendar is selected by default (attachment ICS_Import.jpg shows what I mean), or even better, to hide this dialog, so that ICS attachments are alway...
over 5 years ago in Notes 1 Future Consideration

More Notes Client Application focus

This isn't anything specific but more general rambling on product direction. I've seen a lot more focus on the web side of Notes/Domino while Notes client development is being left in the dust. The whole reason why Notes/Domino is popular in the f...
over 6 years ago in Domino Designer 5 Under Consideration

Add global variables to LotusScript similar to Session Scope variables like in XPages/SSJS

Inside databases you can use profile documents or named documents, but there is no way to set options globally - except the so called "environment" (notes.ini) which causes a lot of problems.
almost 4 years ago in Domino Designer / LotusScript 0 Needs Review

Request @SetViewInfo( [SETVIEWFILTER] works for non-categorized column.

The @SetViewInfo function is able to filter documents to those matching the first column, which must be categorized. e.g. @SetViewInfo ([SetViewFilter]; "ABC"; "Column1"; 1) This formula filters the view to display only those documents which conta...
over 4 years ago in Domino Designer / @Formulas 0 Needs Review

kill old hanging Notes processes during starting up

HCL Notes not always shutting up properly and some processes stay executing. And when you try to start Notes again it leads to odd consequencies. It would be great the Notes kill old related to it processes while starting up.
almost 6 years ago in Notes 2 Future Consideration

Allow drag & drop between categories in views in order to behave like cards

Would be nice zu be able to drag & drop documents between categories in views to behave like a cards.In addition a new type of view format to be able to organise documents like card boards (e.g. Kanban) with using categories as columns.
over 4 years ago in Notes 2 Future Consideration

Requirement to use @Picklist using LotusScript

@Functions can be used using "Evaluate" LotusScript method. https://help.hcl-software.com/dom_designer/14.0.0/basic/H_EVALUATE_METHOD_SESSION_COM.html However, the documentation of "Evaluate" method clearly says that --> The formula takes the f...
over 1 year ago in Domino Designer / LotusScript 3 Needs Review