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

My ideas

Showing 8337

Please remove the 64k limit from NotesHTTPRequest

Please remove the 64k limit from NotesHTTPRequest. It accepts a String as input, those can be 2 GB. Also helpful if it would accept a NotesStream, so proper encoding can be ensured.
almost 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Improve options in Domino Designer for creating fields for HCL Nomad and Notes Client

Improve features for creating fields in HCL Nomad and Notes Client: Text mask (using regular expression) set Maximum and minimum characters in field properties set Automatic capitalization in field properties option for Restrict character...
3 months ago in Domino Designer / ReStyle 1 Needs Review

column width option - fit to content

for the column property I would like an additional property: fit to content as addition to the current width and resizable option.
4 months ago in Domino Designer / Views 0 Needs Review

Fix all source control issues

There are currently a number of issues with DXL round-tripping that affects use of source control. These include: All day agents are stored as running from 00:00 to 00:00. Somewhere in the DXL export / import that gets corrupted Something on navig...
about 6 years ago in Domino Designer 16 Assessment

Multi Threaded Design

Can we bring this capability in domino so that agent can be design and run in multiple threads. HTTP requests can be design and process in multiple threads. Documents can be read write in multiple threads. In order to bring the functional performa...
over 6 years ago in Domino Designer 5 Under Consideration

Domino Configuration Tuner

Can we work on this tool to make it updated and modernized.
over 6 years ago in Domino 17 Assessment

ClamAV support for Domino CScan

Domino CScan supporting ICAP as a standard is a great addition to Domino 12. It turns out that most customers don't use an anti virus solution supporting ICAP. Switching to a different anti virus product isn't an option for most customer. Adding a...
over 1 year ago in Domino / Security 0 Assessment

Please make NSL (Notes Shared Login) device-independent AND increase user satisfaction dramatically!

Hello HCL Product Management & Dev's, We do have currently at least X customers with in sum more than ***k users who would really appreciate to have NSL (Notes Shared Login) running device/computer-independent to be able to use it on more than...
over 2 years ago in Notes 4 No Plans to Implement

LotusScript completes private parts of a superclass in a subclass

The LotusScript class system differs in a key way from the way Java works. In Java, if you create a subclass from a parent class, the subclass can only access the Public methods, variables and properties, not the Private methods, variables and pro...
6 months ago in Domino Designer 0 Needs Review

Requirement to use @Picklist using LotusScript

@Functions can be used using "Evaluate" LotusScript method. https://help.hcl-software.com/dom_designer/14.0.0/basic/H_EVALUATE_METHOD_SESSION_COM.html However, the documentation of "Evaluate" method clearly says that --> The formula takes the f...
3 months ago in Domino Designer / LotusScript 3 Needs Review