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 659 of 9010

Support IBM i on @JdbcGetConnections in SSJS/XPages Extension Library

I'd like to use AS400 object through @JdbcGetConnections in SSJS/XPages Extension Library.
over 7 years ago in Domino Designer / XPages 0 Under Consideration

Can we overwrite "Input validation" used in multiple fields in a FORM through some single liner code/

"Input validation" has formula present for multiple fields in a FORM. All these formulas get triggered before document could be saved. This is working as designed. Can we prevent all these formula from being executed through some one liner code or...
about 5 years ago in Domino Designer / @Formulas 2 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...
over 5 years ago in Domino Designer / LotusScript 4 Needs Clarification

PROMPT_YESNO default "NO"

The NotesUIWorkspace methode PROMPT_YESNO (2) add the Option default that we can set it to "NO"n And make it also with @Prompt available
over 2 years ago in Domino Designer / LotusScript 1 Needs Review

HEI should issue multiple row updates in one connection to improve latency

When all servers (Domino, HEI & SQL) are either on the On-Premise or on the AWS instance, then there is good latency seen while doing SQL based activities. However, when Domino & HEI are on the AWS instance and the SQL server is on the On-...
over 5 years ago in Enterprise Integrator 0 Under Consideration

Build a special Tibero connector for HEI

build a special Tmax's Tibero connector for HEI https://www.tmaxsoft.com/products/tibero/
over 5 years ago in Enterprise Integrator 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...
over 5 years ago in Domino Designer / LotusScript 1 Needs Clarification

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...
almost 6 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"
about 6 years ago in Domino Designer / @Formulas 2 Under Consideration

Source code compare feature

When i develop code with many developers. I want to compare source code change line by line. It will reduce a lot of time to fix the program.
about 3 years ago in Domino Designer / LotusScript 3 Already Exists