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 1718 of 9014

Support IND and regular expressions for all servertasks which handle databases

Domino 14.5 EA2 introduced regex support for selecting databases when running DMBT. This is a creat enhancment which would make sense for all servertasks handling databases. In addtion not all servertasks support IND files. IND file handling shoul...
about 1 year ago in Domino / Administration 0 Needs Review

Enhance LotusScript with Base64 encode/decode, MD5, SHA1, SHA256

Please provide a native LotusScript interface to do Base64 encoding and decoding, and hash functions like MD5, SHA1, SHA256. Needed since Nomad does not have Java for speedy access to those functions, and these functions are needed on the web.
over 4 years ago in Domino Designer / LotusScript 0 Assessment

Collapsable code loops in lotus script

When looking at lotus script it would be super helpful in longer code sections to be able to collapse the code for while, do, for, etc loops - look at most other design development tools and this is a standard option.
over 3 years ago in Domino Designer / LotusScript 1 Assessment

Lotusscript formating

"Select Case" statement indentation is not consistent in the eclipse based editor (agent, lotusscript library) Example code: Function selectcaseindent Dim caseIndent As String 'logic If True Then Select Case caseIndent Case "one": Pr...
7 months ago in Domino Designer / LotusScript 1 Under Consideration

Domino OTS: Execute a formula on a document before saving it

Domino 14.0 supports formulas to search documents -- which is really a very good addition and helpful for OTS setups for first and additional servers. It would be helpful to be able to execute a formula before the document is saved to have a flexi...
9 months ago in Domino / Administration 0 Needs Review
128 VOTE

Nice looking charts to make nice looking apps for management and decision making

I like panagenda embedded charts. we need easy to use charts in apps.
over 7 years ago in Domino Designer / LotusScript 7 Under Consideration
104 VOTE

Make Domino http task more robust.

Make Domino HTTP more robust. Enable it to to force HTTP agents to terminate with out the need for server restarts to clear. Domino HTTP is a poor "agent manager". More often than not when a HTTP agent times out, HTTP doesn't manage to stop the ag...
about 6 years ago in Domino / Administration 3 Under Consideration

Add support for profile and named documents to Domino OTS

Currently Domino OTS only supports creating and updating documents.Some functionality in Domino is controlled via Profile documents.In recent versions also named documents are used (AutoUpdate, AdminCentral). For example Domino Auto Update is conf...
over 1 year ago in Domino / Administration 0 Needs Review

Provide a way to open databases with size exceeds 64GB with ODS52

A customer database that has grown beyond the 64GB limit imposed by its current ODS version 52 (V9) hosted in Domino12.0.2. The database has exceeded 64GB, triggering the following error messages during both compact and fixup operations: "Database...
12 months ago in Domino / Administration 2 Under Consideration
117 VOTE

Support ISO-Format for NotesDateTime-Object in LotusScript

Every modern and standardized framework can handle Date/Time-Objects in ISO-Format (see https://de.wikipedia.org/wiki/ISO_8601). Just to make things easier for REST-Services it is necessary to have a proper Date/Time-Format that can be transfered ...
over 7 years ago in Domino Designer / LotusScript 6 Assessment