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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Allow @MailSend to set scheduled messages delivery

Allow @MailSend to set messages scheduled delivery, such as add a parameter of "$SentAt" to enable delayed messages delivery.
about 3 years ago in Domino Designer / @Formulas 0 Under Consideration

Extend @GetDocField to cache the received data

When I run a form with @GetDocField($Ref; fieldname) on multiple fields, it issues the same number of NRPC commands as the number of fields, and receives the entire document for each command. There are two problems. 1. If the size of the referen...
over 4 years ago in Domino Designer / @Formulas 1 Under Consideration

Remove request for Domino as base layer for the ST Community Server

It would be easier to have the ST Community Server also running in a Docker container instead on top of a Domino Server. Would it make much more easier to publish a ST environment.
over 5 years ago in Sametime / Chat 4 Under Consideration

Easy way to set Template Version

Template Version 10.0.0 and Date is set in some $Icon design elements accessed only by scripts. should be a way to do this more friendly or even turn on Automatic numbering/build version
almost 8 years ago in Domino Designer / LotusScript 0 Under Consideration

Way to color up and down arrows in sorted columns in view

You can see small up and down arrows when you sort columns in a view using Domino Designer. Provide a way to color these arrows similar to the way column title can be colorized using Title tab in column properties.
about 5 years ago in Domino Designer / Views 0 Under Consideration

Colored tabs in Domino Designer

Right click tab header or database in Domino Designer --> Set color for tab headers for the corresponding database within the Domino Designer --> The database header and all tab headers get the selected color within the Domino Designer . Thi...
almost 8 years ago in Domino Designer 1 Under Consideration

Support for substitution variables for the "contains" operator in DQL

In DQL documentation, it's unclear whether or not the named variables are working for the "contains" operator. I have tried SomeField contains (?someValue) and SomeField contains ?someValue queries to test it, and it returned the "Query is not und...
about 3 years ago in Domino Designer 0 Under Consideration

Make SmartNSF as a part of Domino?

SamrtNSF is still in beta, I've heard that IBM will invest in it, maybe it would help to make it a prod version? And what about rest api we will be able to develop with nodejs? Will they be in the "RAD" philosophy as SmartNSF is?
almost 8 years ago in Domino Designer 0 No Plans to Implement

Improve Notes limitation for LotusScript Iterative statements looping assignment variables

Using @Formula laguage for Iterative Statements such as @For, @DoWhile, and @While will give an Error in Notes 64-bit client when an existing variable inside the loop gets updated multiple times. "The formula has exceeded the maximum allowabl...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

Add namespace property to (Notes)DominoQuery class

When working with DQL, best practice is to create/update/remove indexes programmatically using their according methods. To avoid conflicts with existing views of the same name, all indexes created should have a prefix. This can be achieved by usin...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration