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 1601 of 8860

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

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

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

Support LDAP RFC2307 schema

Domino LDAP is way behind current LDAP standards. At a minimum support for RFC2307 is required. This would e.g. allow for integration into SSSD on linux operating systems.
about 7 years ago in Domino / Administration 0 Assessment

Domino file types and file extension information requested with respect to Anti Virus

There is no official document which lists all the used file types in Domino. Specifically there is no official information which describes the exclusion list for virus scan programs which runs on the OS. If there is no official statement nor docum...
about 6 years ago in Domino / Administration 2 Under Consideration

PostPaste and QueryPaste event can't get pasted document information.

We want to get the information for the pasted document. Once we have the information in the pasted document, we can control whether or not the paste continues. This is very useful.
about 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Controlling high usage views

Enabling high usage views is a nice feature and makes sense: https://help.hcltechsw.com/domino/11.0.0/high_usage_views.html Since the task is quite resource intensive it should allow a better control from the admin. i.e. allow the admin to exclude...
over 3 years ago in Domino / Administration 3 Needs Clarification