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 1578 of 8965

Index update logic proposed to be changed to not rely on the the DB open or close state and should indexed immediately .

Index update logic being proposed to be changed, to not rely on the the DB open or close state and should get indexed immediately . Currently even if "Immediate" indexing is enabled on a database , if the database is held open by users or applicat...
almost 6 years ago in Domino / Administration 1 Under Consideration

Centralize Monitoring tool check if the policy has been applied to All/ each Notes client.

Requirement of mechanism to check if the policy is applied to the user accounts has been reflected in their notes client or not. This information can be either extracted via command or via monitoring tools or options. This will help Domino Adminis...
over 2 years ago in Domino / Administration 2 Already Exists

Mask the full database path when accessing iNotes

Mask or hide the full database path showing on the address bar when accessing iNotes. Unlike Verse on web, the full database path is not showing when accessing verse on web. Below are some sample database path when accessing the web mails. iNotes ...
about 3 years ago in Domino / Administration 1 Already Exists

Command Autocomplete for Commands

For new admins, autocomplete for commands would be nice. like in Linux. TAB would show possible Syntax
almost 7 years ago in Domino / Administration 4 Under Consideration

DQL: improvements on named variable handling and on documentation

Playing around with DQL, and especially with NamedVariables. The NotesDominoQuery class at the moment has 2 methods dealing with named variables: DQL.setNamedVariable("name", "value") DQL.resetNamedVariables() The more I try to use that concept th...
almost 4 years ago in Domino Designer / LotusScript 3 Needs Review

FTIndex file size does not reduce so much after deleting docs and performing updall

FTIndex file size does not reduce so much after deleting docs and performing updall and it is increased when they are repeatedly performed. and sometimes it gets bloated. To resolve it, rebuilding(re-create) with "updall -x" is quite a difficult ...
over 4 years ago in Domino / Administration 1 Needs Clarification

Replace the view in the frameset with OpenView in NotesUIWorkspace.

Currently, it is not possible to use OpenView to switch views while a view is open in a frameset. We must open another frameset to switch views. We would like to be able to switch views within a frame with OpenView.
about 3 years ago in Domino Designer / LotusScript 1 Needs Review

Support Partial Classes in LotusScript

Provide support for partial classes in a similar way to that allowed in Visual Basic, C# etc, This would allow me to take a class defined in one LotusScript library (or the based Notes classes) and extend them in another place.
over 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Import Holidays automatically via a scipt

At the moment, every user has to import their holidays manually into their mail calendar. We would like this to be done regularly administratively for all users' mail databases
over 2 years ago in Domino / Administration 1 Assessment

It is determined whether the date and time is the date and time of the specified range.

I would like a method to use the NotesDateRange class to find out if a date is in range For example, the following method isWithinRangeDays( targetDate:Variant, rangeDate:NotesDateRange ) : boolean targetDate -> 01/30/2019 rangeDate ...
about 7 years ago in Domino Designer / LotusScript 2 Under Consideration