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 1588 of 8862

Domino COMPACT task should handle FILE-FRAGMENTATION like DBMT does

As of today, the Compact task actually worsens the file-fragmentation of the database file when doing a copy-style compact. Though, Domino knows very well how to compact with defragmentation : with the DBMT task. And now many admins are using the ...
about 1 year ago in Domino / Administration 3 Needs Review

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...
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Reduce admin process for rename and change ou

Many customer complain about too many step of admin process. To change ou, you need to press the number of mouse clicks more than 25 steps to change. If ms active directory, only 2-3 clicks will be used. Refer from https://www.ibm.com/support/kn...
almost 7 years ago in Domino / Administration 3 Under Consideration

Database ACL Centralized Logging

As security requirements evolve, administrative change logs are becoming not only more important but a requirement in many organizations. While databases maintain a log of ACL changes per database, that log is only for the last 20 changes while ma...
almost 2 years ago in Domino / Administration 3 Already Exists

Provide specific information when Notes Database cannot be opened

When accessing a database that's either encrypted or corrupted, the Notes Database object is not usable and there is no specific information. Sub Initialize Dim db As New NotesDatabase( "Server/Domain", "database.nsf" ) If db.IsOpen Then MsgBox ( ...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Implement better error handling of GoToField

The behaviour of GoToField in NotesUiDocument class is not as expected. If a field with the given name does not exist at all in the form, the function does nothing instead of throwing error 4412. If a field with the given name does exist in the fo...
over 4 years ago in Domino Designer / LotusScript 0 Needs Review

Ability to enable/disable agents without changing signature

Currently if an agent is enabled/disabled, the signature of the agent changes. If server security is set to only allow agents signed by certain ids to run and if an administrator or a user with Manager access disables an agent and then re-enables ...
over 6 years ago in Domino / Administration 3 Under Consideration

Size of FTI incorrectly reported in the Database property "Full Text" tab - doesn't go beyond 4194 MB

Size of FTI incorrectly reported in the Database property "Full Text" tab - doesn't go beyond 4194 MB reported in several SPRs such as RSTN7XBD4C, RSTN6S3CUB, DBRH7TKKUG and GFLY6MG36U Selecting the database properties for a database with a full ...
over 6 years ago in Domino / Administration 1 Under Consideration

Let AppendRTItem work as expected

By using this method the font information is lost when the Rich Text Items reside in different documents and use different fonts. The result is, that the content of the new Rich Text Item gets the first divergent font (other than standard). If thi...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

Compact and fix open databases

The limit of not doing compact, fixup of open databases like log.nsf, domlog.nsf or names.nsf needs to be removed. When operating a critical server somtimes these operations needs to be done but downtime is often limited. a way to do these operati...
5 months ago in Domino / Administration 0 Needs Review