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 519 of 8858

Monitor and notify if any issue with FTI

Looking for an option to find a solution which can monitor and inform us when a FTI on a specific mail is gone corrupt and shows problems when searching in documents/e-mails.
almost 3 years ago in Domino / Reporting & Analytics 4 Needs Clarification

Show internet users in monitoring tab in admin client

Customize the Server - Monitoring view in the Admin Client to include Internet users as well. In the standard installation, I can only see the "normal" users and have to switch to the Status tab to view the Internet users.
about 1 year ago in Domino / Reporting & Analytics 0 Under Consideration

I want to use GPS with my Notes client.

I am developing an application for use with HCL Nomad using the NotesGPS class. I have a GPS receiver connected to my laptop via USB, but when I run the code on a Windows Notes client, the NotesSession.CreateGPS method returns code: 4508. Debuggin...
about 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Domino SNMP Agent to support SNMP version 3

SNMP is still used in enterprise environments as an easy way to integrate with modern SIEM platforms. The Domino SNMP agent should be updated to support the much more secure SNMP version 3.
over 3 years ago in Domino / Reporting & Analytics 0 Under Consideration

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

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

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

Expose LibCurl curl_easy in Domino C-API SDK

Domino ships with a very recent LibCurl version. It should also make Daniel Stenberg happy and appreciates his awesome work! (he is not happy about the update strategy in Windows). When leveraging OpenSource at minimum a vendor should keep up with...
over 2 years ago in Domino / Reporting & Analytics 0 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