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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Showing 4152 of 9021

Renaming the programmatic name when inserting a Shared Column

When I insert shared columns, the programmatic name is not carried over. This is annoying when you insert several columns at the same time for many views. It then just shows something like $6 instead of $IconForm. I use the programmatic name to di...
9 months ago in Domino Designer / Views 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

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

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

In a future release, enable the ability to configure databases on different servers for DRAPI.

In a future release, DRAPI could support configuring and connecting to databases on multiple servers instead of being limited to a single-server setup. This would provide greater deployment flexibility, improve scalability, and support high-availa...
20 days ago in Domino / Integration 0 Needs Review
137 VOTE

Xpages Forever

Top priorities for Xpages: 1) New roadmap 2) New Extension Library release/features 3) Bootstrap 4 4) New controls from openntf example Google Maps, Apache POI, Recaptcha, Charts, ecc. 5 ) Add controls like https://www.primefaces.org/showcase/i...
about 7 years ago in Domino Designer / XPages 15 Under Consideration

Way to secure idvault id file within Domino

Reason:Currently, idvault.id is defaulted to go under notes data directory of the user or admin that created that file. Now when admin or user leave the company. the ID file may forgot the password and worst, got lost. Idea: Put a way to secure th...
8 months ago in Domino / Security 2 No Plans to Implement

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
124 VOTE

Show line numbers when using LotusScript Debugging (stepping through)

When stepping through code in LotusScript, line numbers are not shown. Please show the line numbers when stepping through code. It is helpful to identify the location of the error, take screenshots to share with other developers.
over 6 years ago in Domino Designer / Debugger 2 Assessment

Improve Domino's behavior when HTTP requests contain an invalid Cookie header

When a client sends a request that's routed to an XPages-type URL (XPage, Servlet, webapp, etc.) that contains an invalid Cookie header, the request dies long before getting to the page. I described one of these situations a while back, which has ...
5 months ago in Domino / General 1 Needs Review