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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Showing 102

Add formulas @DocAuthorFields and @DocReaderFields

In our applications, we have lookup view column formulas like this to read a document's write access on the view level without the need to open the documents: _authorfields:=@Trim(@Transform( @DocFields; "fld"; @If(@Begins(fld;"a_") | @Begins(fld;...
almost 4 years ago in Domino Designer / @Formulas 2 Needs Review

Add parameters to @Command( [FilePageSetup] )

Currently @Command( [FilePageSetup] ) displays a dialog on which user has to interactively specify parameters such as page margins. It should be possible to set all these parameters automatically by @Command and/or through LotusScript method.
about 3 years ago in Domino Designer / @Formulas 0 Needs Review

I would like to add a parameter to the @UserRoles function.

The @UserAccess function allows the user to get the current user's access rights by specifying the server name and file name. I want @UserRoles function to be able to get the current user's roles by specifying the server name and file name in the ...
almost 2 years ago in Domino Designer / @Formulas 0 Needs Review

Provide support for UNC pathnames on future release of Notes/Domino

According to the following KB, UNC pathnames are not supported for all released Notes/Domino products. But some customer has needs to send UNC link for shared folders on file server to other users by mail, please consider to support for UNC pathna...
12 months ago in Domino / General 1 Needs Review

Request @SetViewInfo( [SETVIEWFILTER] works for non-categorized column.

The @SetViewInfo function is able to filter documents to those matching the first column, which must be categorized. e.g. @SetViewInfo ([SetViewFilter]; "ABC"; "Column1"; 1) This formula filters the view to display only those documents which conta...
almost 4 years ago in Domino Designer / @Formulas 0 Needs Review

Allow to paste user names in meeting without a separator character comma

Currently in the meeting, when you paste multiple users in the Calendar meeting in "Required" field, then user names must be separated with the separator character comma (,). If there is no comma given between user names then these user names will...
3 months ago in Domino / General 0 Needs Review

Ability to programmatically configure a layer's position

Currently the position of a layer is defined statically. This works fine in most cases, but if the interface is different on another workspace due to screen resolution or a feature like large/extra large fonts, then we need to add duplicate layers...
10 months ago in Domino Designer / @Formulas 0 Needs Review

Login form is provided for users when client certificate is set as authentication method

During authentication if you provide wrong certificate or you will use mobile browser which does not contain any certificates login form is provided for end user. Expected behavior would be: If wrong certificate or no certificate is provided webpa...
11 months ago in Domino / General 0 Needs Review

Possibility to create a resource of a MS Teams Meeting Room inside the resource reservation database.

This request is to have feature to create a resource in the Domino Resource Reservation Database which directly points to a MS Teams Rooms so that every user in the company should be able to book this MS Teams Rooms resource via Domino reservation...
over 1 year ago in Domino / General 3 Needs Review

Add support for HTTP "Forwarded" header (RFC 7239)

Idea This idea suggests to add support for the HTTP header " Forwarded ", as described in RFC 7239. The "Forwarded" header may eventually replace the HTTP header " X-Forwarded-For ". Explanation Domino currently has already support for HTTP " X-Fo...
about 2 years ago in Domino / General 0 Needs Review