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 4311

Add "since" in QueryResultsProcessor#executeToView to reuse an existing view if it's newer than the param

Currently, #executeToView throws an exception if the named view doesn't exist. If you as a programmer want to re-use an existing one, that means you need to manually try to get the view and then, if it exists, check your timeout against its creati...
over 3 years ago in Domino Designer / Java 0 Under Consideration

Add mechanism to retrieve QueryResultsProcessor JSON as an InputStream or Reader

The executeToJSON method emits a full String of JSON content, which generally means that a Java-side consumer will have to immediately pass that to a JSON parser. These parsers generally have a variant (or do so exclusively) that takes an InputStr...
over 3 years ago in Domino Designer / Java 0 Under Consideration

ForAll variable to follow type of array element

Sub Initialize Dim ns As New NotesSession Dim db As NotesDatabase Set db= ns.Currentdatabase ForAll vw In db.Views If vw. ... End ForAll In this snippet, vw is a Variant and not a NotesView, which is terribly unpractical. Suggestions: eith...
about 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Need the way to customize multiple views at a time

End user can customize their view from the menu [View]-[Customize This View]. That way, end user who do not have designer access can customize their mail view as they like.However, it is sometimes hard work for end user to change all of folders/vi...
about 7 years ago in Notes 0 Under Consideration

DirSync rename

When user is renamed in Active Directory Dirsync detects this and may trigger rename, but this require additional Administrator approve in ADMINP. if Admin renames a person manually, this adminp approve is not required. since we want more automati...
about 2 years ago in Domino / Integration 1 Under Consideration

Change font of character in body with Verse for iOS.

A User use Verse for iOS App (11.0.0.2020021115). They want to change font of character in body like Notes client. But, we cannot use this setting in this version, so they request us to implement this to future versions.
over 5 years ago in Verse / Mobile (iOS) 2 Under Consideration

Add view property "Never discard view index"

I do not want my view´s indicies to be discarded after X days - I want to keep them forever! This would be important for databases with many documents, which are rarely opened. Mark Reiser, sirius-net GmbH
about 7 years ago in Domino 6 Under Consideration

Make Document Properties an API not a Notes Client function

The Document Properties box is great for the Notes Client. But it's probably not going to work on HCL Nomad, doesn't support traditional Domino web or XPages, and won't support JavaScript development. For better flexibility and modernisation, my s...
about 7 years ago in Domino Designer 2 Under Consideration

Domino allows Microsoft office files (e.g. word, excel, powerpoint) co-editing like SharePoint

Domino/Notes allows Microsoft office files (e.g. word, excel, powerpoint) co-editing like SharePoint.
over 1 year ago in Domino / Integration 4 Under Consideration

Lotusscript events on documents

It would be nice to have onSave and afterSave events on Notesdocuments. Events can be based upon the form used, but should be triggered if saved in backend (and frontend). This makes it easier to build validation or postprocessing for documents th...
about 7 years ago in Domino Designer 4 Under Consideration