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

All ideas

Showing 1742

Improve NotesJSONNavigator

It would be great have additional methods in the NotesJSONNavigator. Besides the current AppendElement, AppendArray, AppendObject there should also be RemoveElement, RemoveArray and RemoveObject. It is currently possible to create, read and update...
8 months ago in Domino Designer / LotusScript 0 Needs Review

NotesDateTime initializing for midnight

Currently NotesDateTime cannot be initialized for midnight. The code dim date as new NotesDateTime("2024-010-10 00:00:00") call date.adjustSeconds(5) does not make any runtime errors, but the 5 seconds are just not added, because the date componen...
3 months ago in Domino Designer / LotusScript 4 Needs Review

Verse-on-Prem to support live feed calendar via URL link (iCal Feed)

This feature is available in Notes Client but somehow not available in Verse
about 1 month ago in Verse / Verse on Premises 0 Needs Review

Directory Assistance new Directory type - adresslookup only

When Directory Assistance is used you can add one or more additional entries to for several reasons. Currently you have to select at least one of the available options in "make this domain available to". In case you want an additional directory on...
11 days ago in Domino / Administration 1 Needs Review

Show action shortcuts without clicking on an email

When hovering an email, quick actions should be shown to delete, file into folder,... (like in Gmail inbox and VOP) without having to click on it to improve productivty
11 days ago in Notes 0 Needs Review

Login dialog should have "Use PIN" on Nomad iOS

Regarding Nomad iOS, when biometric authentication is enabled, login dialog shows biometric authentication only. On the other hand, login dialog of Nomad Android shows not only biometric authentication but also pass code authentication, "Use PIN"...
12 days ago in Nomad / Nomad (iOS) 0 Needs Review

Allow webagents to start without the need for ?openagent

Sometimes it would be nice if we could redirect existing web-queries to a simple Domino classic LS agent. One of the main issues we encounter with that is the requirement to start the agent with ?openagent. This required ?openagent parameter preve...
22 days ago in Domino / General 1 Needs Review

Retention time setting for folders

It would be a great enhancement to be able to set a retention time for a folder. You can setup a Deletion retention time for each folder. When the retention time is reached, documents in the folder older than the retention time can by moved to ($S...
3 months ago in Notes 1 Needs Review

Indicator That Emails Have Already Been Printed

Admin would like to be able to tell if someone has already printed the email. Admin requesting to have an indicator / flag that would show that the email is already printed. This would be most useful when Customer copy the email to the (internal) ...
2 months ago in Notes / Documentation 0 Needs Review

The maxdocs argument of the FTSearch method and the FTDomainSearch method should be changed to a long type.

The maxdocs% argument in the FTSearch and FTDomainSearch methods of the NotesDatabase class is not correct, being of type Integer This is inconsistent with the value that can be set for FT_Max_Search_Results in notes.ini
3 months ago in Domino Designer / LotusScript 0 Needs Review