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

Clear

Ideas

Showing 916 of 8853

@isAttachmentBeingEdited

Editing attachments is quite delicate. In some cases it could be useful to disable some actions (hiding the action/button, or checking in code) while a certain attachment is being edited.
over 2 years ago in Domino Designer / @Formulas 0 Needs Review

Allow tables not to be saved on submit

Currently tables are always stored with their parent BO as a subform. This is not very practical when tables are used just to display some data - a lot of extra unnecessary data is stored into NSF with every element. Although a workaround is possi...
over 3 years ago in Leap 1 Needs Review

Why when shutting down designer does the server need to be queried even if all elements are saved / not changed?

There seems to be too much in the background changes for no reason?
almost 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Function to extract document count/unread count of each folder and also count of total number of views and folders in database

There is a feature request to provide a function which can extract a document count/unread count from each folder and also count the total number of views and folders in a database. Currently only a custom script can make it possible but that scri...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Error message customizable for each LEAP app.

We would need error messages to be customizable for each form based on brand voice approved text. New feature request. To override the text of the generic error message LEAP produces with a text customizable per LEAP application. This stays within...
over 3 years ago in Leap 0 Needs Review

Search filters should offer the user a selection of values for 'Multi value fields' (Drop Down, Check Box, Select One, Select Many)

The search user interface would be enhanced if when a user creates a search filter, and the item selected is a multi value list field, the system could show the valid values rather than the user having to remember what they are. Control of this...
over 4 years ago in Leap 0 Needs Clarification

Feature request to allow for post install and/or post upgrade “setup” screen actions to be invoked through a service call.

Feature request to allow for post install and/or post upgrade “setup” screen actions to be invoked through a service call. We have a mandate that all production changes be done using our Urban Code Deploy (UCD) tool. See screen capture below.
over 2 years ago in Leap 0 Needs Review

I would like to be able to set the category of the application.

I would like to be able to set the category of the application. There are so many Volt applications that it is difficult to search for them. It would be great if it could be used for searching in the "HCL Domino Volt - Application Manager" screen....
over 4 years ago in Leap 0 Under Consideration

Allow to pause a running script using a short cut at any time

In case you are in debug mode, allow to pause a running script using a short cut at any time and continue in step-by-step mode. This will be helpful when in a loop
over 4 years ago in Domino Designer / Debugger 2 Needs Clarification

Please identify LotusScript reserved word more correctly in Domino 11.0.x Designer

One customer use Domino Designer 11.0.x and defined a function with name DeclareObj like following: 1 Function DeclareObj( count As Integer ) As Integer 2 DeclareObj = False 3 (省略) 4 DeclareObj = True 5 End Function then he got a "Variable should ...
over 2 years ago in Domino Designer / LotusScript 2 Needs Review