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 2557 of 8966

New parameter to specify default selection documents for views displayed in notesUIWorkspace.PickListStrings.

The last parameter of PickListStrings can specify a category. However, there is no parameter that allows specifying the default selection document. NotesUIView.SelectDocument allows the Notes client to select documents for the view it displays. A...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

QueryOpen/PostOpen event for Attachments on the Notes document

We often use events such as QueryOpen and PostOpen in the NotesDocument class to record information about the documents opened by the user and to restrict the opening of the document.In the same way, I sometimes want to do something with a file at...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Set database property for embedded views.

For embedded views from other databases, the database path can not be entered as a formula. After the design refresh from one template, the other database must always be manually re-selected. It would be helpful to specify the database path (".. \...
over 7 years ago in Domino Designer 2 No Plans to Implement

Wizard to generate / modify a GraphQL schema for a customer, backed by a GraphQL server

GraphQL is a significantly enhanced REST API. The GraphQL website outlines some of the benefits over standard REST services: Ask for what you need, get exactly that Get many resources in a single request Describe what’s possible with a type syste...
over 7 years ago in Domino Designer 1 Under Consideration

Compact and fix open databases

The limit of not doing compact, fixup of open databases like log.nsf, domlog.nsf or names.nsf needs to be removed. When operating a critical server somtimes these operations needs to be done but downtime is often limited. a way to do these operati...
8 months ago in Domino / Administration 0 Needs Review

If there is only one database (.nsf) in folder, when a user deletes that database, do not delete the folder.

If there is only one database (.nsf) in sub folder under data directory, when a user deletes that database by Notes client, the sub folder will also be deleted.This phenomenon will also remove directory links as well. However, if the user wants t...
over 4 years ago in Domino / Administration 2 Under Consideration

Fixing Compatibility Between HCL Notes 12 and Notes 9 Regarding the GetDocumentByKey Method

Problem Description: When I compile an application in Notes 12 that uses the following code: Dim aKey(1 To 2) As String aKey(1) = "ABC" aKey(2) = "123" Set doc = view.GetDocumentByKey(aKey) The HCL Notes 12 client works correctly and finds the...
8 months ago in Domino Designer / LotusScript 1 Needs Review

Execute Delete and Terminate events when agent runs into timeout set for AMGR

Scheduled agents are limited to a certain amount of minutes that they are allowed to run (setting in server document) The AMGR kills running agents when reaching the time limit. Please enhance this feature in a way, that the DELETE event in LotusS...
almost 2 years ago in Domino Designer 0 Under Consideration

Add a new @dblookup that allows text lists of keys and names instead of a single key and single fieldname

So multiple inputs and outputs
over 7 years ago in Domino Designer / @Formulas 2 Under Consideration

Ability to mark a field as required without having to code

From Bruce Elgort Provide the ability to check off a box on the field properties box that indicates that the field is required
over 7 years ago in Domino Designer 0 Under Consideration