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 335 of 8855

@Formula to set Interline 1 1/2 in richtext item

I have a button above a richtext item to set the standard format. I tried to set the interline to 1 1/2.@Command([EditGotoField]; "Description"); @Command([EditSelectAll]); @Command([TextSetFontFace]; "Arial"); @Command([TextSetFontColor]; [Bla...
over 4 years ago in Domino Designer / @Formulas 0 Needs Review

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

I'd like to use AS400 object through @JdbcGetConnections in SSJS/XPages Extension Library.
about 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...
almost 5 years ago in Domino Designer / @Formulas 2 Under Consideration

Domino designer tools for find unused forms and views

When a database has many forms and viewsThe database will be very slow. Domino Designer should take action to find and delete unused forms and views from the database.
over 2 years ago in Domino Designer / Documentation 3 No Plans to Implement

@emptydate function

When computing date fields you sometimes want to set the datefield to a empty value. Today this isn’t possible at all the field becomes invalid and can give problems with compute with form.
over 5 years ago in Domino Designer / @Formulas 2 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

Provide some way to judge whether the "Open" / "Update" operation is caused by replication or not

For the following case , there is no way to judge whether the "Open" / "Update" operation is caused by replication or not ============================================= 0. Placed replica of the same database on both Domino Server A and Domino Serv...
about 3 years ago in Domino Designer / Java 0 Needs Review

SafeLinx to support Windows 11 on Arm

Mac users using Mac M1/M2 can run Win32/64 applications on hypervisors (ex. UTM, VMware, Prallels). I confirmed SafeLinx does not run on UTM. https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewARM64 https://mac.getutm.app/
about 3 years ago in SafeLinx 0 Under Consideration

SafeLinx http-service: Exempt URL paths from Authentication

The Let's Encrypt servers need access to `/.well-known/acme-challenge/<TOKEN>` without authentication https://letsencrypt.org/docs/challenge-types/ For HCL Connections external user registration and password reset, users need to access the W...
about 3 years ago in SafeLinx 1 Already Exists