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 3012 of 8873

Dialog method to show DialogList Prompt of a field

Notes has a native dialog list field with options, which can be shown in a dialog by pressing the helper icon in the field or press enter if the field is focused. But there is no way to open this dialog by formula or lotusscript code. A way to ope...
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

Hide the canonical name of the organizer when importing calendar invite

There is a request to hide the canonical name of the organizer when importing a calendar invite. This concern is visible when opening .ics file on 3rd party client, it is showing canonical address and internet address as per screenshot
about 2 years ago in Notes 0 Needs Review

Bug in Notes 10.0.1: When switching IDs, the Workspace is blank.

When switching ID files, the home tab is closed along with all other tabs leaving a completely blank screen. In earlier versions, all open databases are closed and the home tab (usually the Workspace) is displayed. The Workspace (or whatever is de...
almost 7 years ago in Notes 2 Under Consideration

Location document - option to force use of a preferred server when opening DBs / links

In the location document add new option e.g. "preferred server". The option would be for a specified server or "local" When a location is chosen all replica icons for the "preferred server" would then be forced to the top of the icon stack. Or, al...
almost 7 years ago in Notes 0 Under Consideration

Ability to set currency symbol at database level with LotusScript

Would like the ability to set form field and column currency settings globally at database level programmatically via LotusScript (and/or @formula). This will useful where you have databases being accessed by the same user, but where they need dif...
over 1 year ago in Domino Designer / LotusScript 2 Needs Review

RenderToRTItem should render all subforms used in a form

Currently, the RenderToRTItem method in NotesDocument class does not render subforms if the first line is hidden by a HideWhen formula. This is an unexpected behaviour.
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Add install option to install/uninstall for Fix Packs/Interim Fixes

The customer request us to add install/uninstall flag to Fix Packs/Interim Fixes installer's option. Currently, If customer want to uninstall FP from their env, he should launch installer again. However if version does not match, FP installer auto...
almost 6 years ago in Notes 1 Under Consideration

Attachment names are visible when encrypted email is opened by delegatee or other user via Notes client.

When a delegatee or other user who has access to mailfile of user who received an encrypted email with attachments, then name of the attachments are visible to the delegatee or other user who has access to the intended user mail database. If same ...
over 4 years ago in Notes 1 Under Consideration

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 ...
almost 7 years ago in Domino Designer / LotusScript 2 Under Consideration

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