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

Limit the selection to only the selection from the address book

We want to limit the selection to only the selection from the address book. There is "allow values not in list" option in field properties. But this option doesn't work in name field.
almost 6 years ago in Domino Designer / Views 1 Under Consideration

The ability to disable notes cache to get objects by lotusscript

When retrieving a document in LotusScript, the cache may return an old document. For example , this problem occurs bt the following steps and codes. Codes: (Decralations) Dim doc as NotesDocumet (Click) Dim session As New NotesSessionDim db As Not...
almost 6 years ago in Domino Designer / LotusScript 4 Needs Clarification

Break Long running lotusscript code

It would be good to have a way to break long running lotusscript code. Sometimes you get a long running lotusscript code that is blocking the client and you want to break it. It would be good to have some known keyboard sequence to press to break it.
almost 3 years ago in Domino Designer / LotusScript 2 Under Consideration

Please provide custom connector of Microsoft Power Automate

Please provide custom connector of Microsoft Power Automate. The customer create workflow by using Power Automate. They want to make automatically operate all incoming mail that are sent to Notes/Domino.
almost 3 years ago in Domino Designer / Documentation 0 Under Consideration

Have the Option list be a drop-down, like Declarations

Hi When you select a subroutine or function in an agent, the Declarations can be viewed without leaving the point in the code you're in. However, to see the list of entries in the Options sections, you have to select it, leaving the location you w...
almost 6 years ago in Domino Designer 0 Under Consideration

Item properties should be modifiable without having to open the Design Item

If you want to change properties of, say, a form, you have to open it, right-click, and select 'Form Properties'. It would be useful to be able to simply right-click the item (in this case a Form), then select 'Form Properties' and have it display...
almost 6 years ago in Domino Designer 0 Under Consideration

Add 'creation date' column to elements in the Designer

When viewing items in Designer, there is a 'Last Modified' and a 'Last Modified By' column which is sortable. But there should also be a 'Created Date' and 'Created By' columns also sortable. And an ability to determine which columns to display --...
almost 6 years ago in Domino Designer 0 Under Consideration

Unhide Notes database design

To show or hide the database design, we need a template, but if the template is no longer available, we have no way to see the design. We have been using Notes for almost 20 years, and the developer hid the design of the old database in the past, ...
about 3 years ago in Domino Designer 2 Under Consideration

"Inherit Future Design Changes" property grayed out when replacing design

You have Manager access to a Notes database and want to replace the design of a database with its updated or possibly a different template. When you attempt to replace design, you notice that the option to "Inherit future design changes" is grayed...
about 3 years ago in Domino Designer / Views 0 Under Consideration

Lotus script method to get the size of ACL entries in a database

As of now there is no way to check the size of ACL entries on a database. It would be helpful to have a method to get the size of ACL entries on a database. We can avoid the limitation of 32k for ACL entries by using groups or wildcards in ACL, bu...
about 6 years ago in Domino Designer / LotusScript 1 Needs Clarification