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

Input and output date and time values ​​in ISO8601-compliant format

If you use the LotusScript NotesDominoQuery class to set the date and time in a DQL query, you must type an ISO8601-compliant format. @dt(‘2021-01-01T00:00:00.00+0900’) The date and time that we usually see in the document properties and vie...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Better error messages from @Formula errors on the webb

If a field has the wrong type, I.e a user writes text in a number field or a date field has the wrong type we get an error message on the web giving no clue what field has the problem. It only says: HTTP Web Server Notes Exception - Incorrect data...
about 4 years ago in Domino Designer / @Formulas 0 Under Consideration

When backup one db,backup API can judge that there is no corrupted document

We know that backup and restore capability is integrated with Domino 12 servers. Then domino admin can easy to restore any backup domino dbs or any documents from restore dbs. https://help.hcltechsw.com/domino/12.0.0/admin/admn_restore_example1.ht...
almost 5 years ago in Domino / Administration 1 Already Exists

Add a blanket grant for the XPages JVM to the default java.policy file

I just lost two days, just to find out that our RuntimePermission exception (getClassLoader) in Java is caused by a missing setting in a java.policy file, somewhere deep in the Domino tree. In the end, after trying several different settings, the ...
almost 5 years ago in Domino / Security 3 Under Consideration

Let's Encrypt certificate manager program to be available for IBM i

Certificate Manager (CertMgr) server task. This task runs on one server in a Domino domain and handles the certificate processing. It leverages new back-end security APIs and requires a HCL Domino® version 12 or higher server running on Docker, Wi...
almost 5 years ago in Domino / Security 5 No Plans to Implement

View user log in information with IP address

By adding the ini parameter - log_sessions=2 users login information will also add the IP address from where the notes client is accessed We can see the data in the console.log or log.nsf It will be better if there is a seperate view to display th...
about 1 year ago in Domino / Security 0 Needs Review

Design Task: report database file name causing "Cannot locate design note" warning

The design task does not report the file name of the database causing the warning: 26/01/2019 01:00:59 AM Warning: Cannot locate design note 'A_DESIGN_ELEMENT' in 'A_TEMPLATE' This is an issue for design elements that originally inherited their ...
about 7 years ago in Domino / Administration 0 Under Consideration

Design task option to update specific template's database

Notes developer would like to update only specific template's databases after modifying the template but design task have no option to set specific template. Request new option to set specific template like the following. e.g. load design -t "temp...
almost 5 years ago in Domino / Administration 0 Assessment

Domino Console command to delete the FT index.

Domino Console command to delete the FT index. This will help in deleting FT index by executing command from the domino console.
over 5 years ago in Domino / Administration 0 Under Consideration

Java Debugging. Assign port to single task

JavaDebugOptions are global now. That is an issue. If you add the address= attribute to your JavaDebugOptions JAVADEBUGOPTIONS=transport=dt_socket,server=y,suspend=n,address=8000 JAVAENABLEDEBUG=1 and you have let's say HTTP,DOTS in your Servertas...
almost 5 years ago in Domino / Administration 2 Assessment