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 253 of 8846

@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

It should be possible to create indented hierarchical views at any level of the hierarchy, not just at the main document level.

We currently can use @AllDescendants to display all descendants of a main document in an indented hierarchy. It should be possible to do this at any level of the hierarchy by using a selection formula something like this: Select Form=Formname | @A...
over 6 years ago in Domino Designer / Views 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

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 5 years ago in Domino Designer / Views 1 Under Consideration

Checkbox actions on an embedded view in a Dialog will not show when enabled

Same checkbox action is working in a view, however when embedded in a form, displayed via a dialogbox, this isn't working
over 2 years ago in Domino Designer / Views 0 Needs Review

@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

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

Notes client mail search very slow and some word not found problem.

Mail inbox search very slow, inbox limit amount of document to display. Some word was not found if not type fully word or sentense.
about 6 years ago in Domino Designer / Views 0 Under Consideration

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