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 658 of 8993

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...
over 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Improve "Automatically Add 'Option Declare '"

It just doesn't work right, this option, especially when I have to update an older form that didn't have the Option Declare in it. The code in a button on the form contained a non-declared variable. Customer not happy, me not happy. I don't even w...
over 3 years ago in Domino Designer / LotusScript 2 Under Consideration

Request a new action to distribute similar Recent Applications screen to multiple users

A user can see the database icons on "Recent Applications" screen present in Nomad mobile. Please add a new function (action) to distribute screen similar to "Recent Applications" for multiple users. Scenarios --> If "Recent Applications" have ...
over 3 years ago in Nomad / Nomad (iOS) 1 Under Consideration

New field type "Source code"

In some cases it is useful to store lotusscript in a text-/richtextfield in a notes document. This source code then is used to execute from a compiled script. This generally works fine. It would be very helpful if a new field type "Source code" (o...
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Ability to restrict Nomad client configuration on device.

Customer want to restrict the configuration of Nomad app on the device. Currently any user can download the app from Playstore and AppStore and can copy the ID file and configure the Nomad app. There should be option to restrict the user to config...
over 5 years ago in Nomad / Nomad (Android) / Nomad (iOS) 2 Under Consideration

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.
over 3 years ago in Domino / Reporting & Analytics 4 Needs Clarification

Add a "No-Access" Field type to complement Readers/Authors field types at the document level

Document access rights are generally given on a group list or role basis. However we have frequent situations where a member of a group must be excluded (as an exception) to an individual document. The current design being assume no access unless ...
about 7 years ago in Domino Designer / LotusScript 7 Under Consideration

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.
almost 4 years ago in Domino / Reporting & Analytics 0 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 ( ...
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Property to check what is the default view of domino application

Please add a property to easily find out what the domino application's default view is. Currently, I am getting all the views using the Views Property of the NotesDatabase class and inspecting each NotesView using the IsDefaultView property, but t...
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration