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 163 of 8853

Safelinx support for Spnego.

Nomad Web: we want to use it without need to input password for Windows domain users. Currently , Safelinx does not support Spnego, would like Safelinx to include this feature in future release.
almost 4 years ago in SafeLinx 3 No Plans to Implement

Extend @GetDocField to receive only the value of the specified field.

If you run @GetDocField($Ref; "Subject"), NRPC command will receive the entire referring document, even if the Subject has only one word, it will receive large data. If the referenced document is bloated, it will affect the performance of opening ...
almost 4 years ago in Domino Designer / @Formulas 0 Needs Review

Support same user name in each Nomad Web proxy configurations

Customer use "SafeLinx as the Nomad server" and configured two Nomad Web proxies, "nomad-web-proxy0", and "nomad-web-proxy1". Each proxies connect to different Domino servers, DominoA and DominoB, and each Domino directories have users who have s...
over 1 year ago in SafeLinx 0 Under Consideration

Formula Language for returning True/False to check if OS file is existing

Direct Formula Language instead of combining other functions to have a simple check if an OS file exists or not
over 4 years ago in Domino Designer / @Formulas 2 Needs Clarification

Find and Replace should work correctly for Formula inside a form

In the Domino Designer, finding all occurrences of some code in fields with Formula language is virtually impossible. Ctrl-F or Find and Replace doesn't search consistently everywhere in a form. LotusScript is ok, but then only LotusScript. If the...
over 2 years ago in Domino Designer / @Formulas 0 Needs Review

Add more options to @Command([ComposeWithReference])

Currently, @Command([ComposeWithReference]) is the only function to remove attachments and add comments "[attachment "XXXX" deleted by UserName] " to the removed place. However, the current behavior is that not only the Body content is copied, but...
over 1 year ago in Domino Designer / @Formulas 0 Needs Review

SafeLinx Administrator language localization

Currently SafeLinx Administrator supports/shows only English as its language. Customer request language localization like Japanese, Chinese, etc.
about 4 years ago in SafeLinx 3 No Plans to Implement

Obtain attachments and embedded images stored in rich text field through HEI

The goal is to leverage HCL Enterprise Integrator functionality to extract attachments and embedded images from rich text fields. Furthermore, if retrieval is possible, the file names should be dynamically renamed by appending the field name from ...
11 months ago in Enterprise Integrator / Documentation 0 Under Consideration

Add an @Formula to transpose a list interpreted as a matrix

Lists in formula language are 1-dimensional, but sometimes the data will be interpreted as a matrix (e.g. the elements of a table). An @Formula to transpose the entries of a list by interpreting it as a matrix would be very useful for situations l...
about 5 years ago in Domino Designer / @Formulas 3 Under Consideration

Add an @Formula to generate a list of consecutive integers

To get a list of consecutive integers in formula language without using an @For loop, you currently have to get creative using predefined lists of digits, the permutation operators and @Subset. It would be handy to have an @Formula that gives you ...
about 5 years ago in Domino Designer / @Formulas 2 Under Consideration