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 4837 of 8927

More User-Friendly Error Messages for NotesHTTPRequest

I've encountered a number of error codes for NotesHTTPRequest.Post(), all of which have the description "user-defined error". I haven't locked down the cause of one, but they are indeed errors of my own cause. But the lack of a helpful description...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Enable more error filtering for idvault scan during authentication

we enable authentication for web services as check in vault first then in directory. But we have some users without id, for exemple for pop3 login. so theses users are connecting to their mailbox using pop3 and login with email and password from t...
about 3 years ago in Domino / Administration 2 Under Consideration

Add avatar to group chats

Thanks to the persistence of group chats, easily retrievable group chats can now be opened for different groups. What is missing is the possibility to give such a group chat an avatar. This would make it easier to find the chat faster, especially ...
almost 5 years ago in Sametime / Chat 0 Assessment

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...
7 months ago in Domino Designer / LotusScript 1 Needs Review

Allow Nomad to "launch" other allocations from an action

This to allow Nomad to launch other applications which may have functions Nomad does not yet possess. This is not opening links like mailto:// but launching a specific application. These could be "other" home built apps for very specific functions.
almost 6 years ago in Nomad / Nomad (Android) 1 Assessment

Send announce / notification to all clients login by the same account

In a Sametime V11 standard client / Sametime V11 limited use server environment. You can login by the same account (UserA) from multiple clients on different PCs concurrently. But when you send notification / announce to this account (UserA) from ...
almost 6 years ago in Sametime / Chat 1 Assessment

Add new LotusScript function to manage Replicator page

(SPR RCAL5VSN5M) There is no LotusScript method for adding a database replica to the desktop (workspace) Replicator page. Typical scenario: You have a script that creates a new replica using the NotesDatabase classes CreateReplica method. You are ...
almost 2 years ago in Domino Designer / LotusScript 2 Needs Review

Create a "Web Editing" RichText Field

Similar to RichText Light, please create a "Web Editing" RichText Field Type that allows Notes Clients to only use Web Editing (HTML Editors) compliant RichText Features. This would help in building Web- and Notes Client based apps and allow round...
about 6 years ago in Domino Designer 3 Under Consideration

Replacing LMBCS-based encoding for DocumentContext

Currently for web agents, any post is captured using the session.DocumentContext. From this, one can extract and populate Notes fields. However, the encoding currently only support Lotus Multi-Byte Character Set (LMCBS) and any UTF-8 characters af...
about 7 years ago in Domino / Integration 0 Under Consideration

Passing Params when doing a console run of an agent

If you do tell AMGR Run from the domino console it would be good to be able to add a third parameter that will be passed as the query string parameter similar to when doing a http get/post to an agent or as ParameterdocID. Because using this we co...
11 months ago in Domino Designer / LotusScript 1 Needs Review