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 1345

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...
over 4 years ago in Domino Designer / LotusScript 4 Needs Clarification

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...
over 4 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...
over 4 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 --...
over 4 years ago in Domino Designer 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...
almost 5 years ago in Domino Designer / LotusScript 1 Needs Clarification

Do not expand design categories automatically

Today, whenever I open a design element or switch to a design element that was previously opened, Designer automatically expands the corresponding category of design elements in the left navigation pane. This can be quite confusing in applications...
almost 5 years ago in Domino Designer / Debugger 2 Under Consideration

Provide a "Don't automatically discard view indexes" advanced database property

In addition to idea ==> https://domino-ideas.hcltechsw.com/ideas/DOMINO-I-144 I would also like to see an option at the database level that tells Domino not to automatically discard view indexes (it would still allow an administrator to manuall...
almost 5 years ago in Domino Designer 0 Under Consideration

Better error message and more info on "Cannot serialize JavaScript function"

The exact message being: com.ibm.xsp.FacesExceptionEx: java.io.IOException: Cannot serialize JavaScript function It happened several times that we had this error message while executing some code, especially when persistence is set to On disk or O...
over 5 years ago in Domino Designer / XPages 0 Under Consideration

Request that "View Selection" Formula can select the documents which belong to a folder

"View Selection" Formula can't select the documents which belong to a folder or not belong to any folder. Request the formula which pick up document from a folder at "View Selection" e.g request use @WhichFolders for "View Selection"
over 5 years ago in Domino Designer / @Formulas 2 Under Consideration

I don't know how to use CancelSendOnMissingKey

I do not understand how to use CancelSendOnMissingKey of NotesDocument class.Set True to CancelSendOnMissingKeyWhen I send an email, I get error number 4000, but I want another number. I wrote my findings on my blog.Please refer to it.https://guyl...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration