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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Refresh/Rebuild the Domino Java Console

There is a lot of activity in the logs on our main Domino server. Searching for an event in real time is very difficult. The filtering capabilities are very basic. For example, if you’re searching for an Agent Manager and there are two active proc...
3 months ago in Domino / Administration 0 Needs Review

Make debugger stop switching to client context

When debugging Lotusscript the debugger is switching to the client context between every line. That very annoying when you are debugging because you are loosing visual focus.And the debugger window gets blanked out between every click.It would be ...
5 months ago in Domino Designer / Debugger 0 Needs Review

An file storage and sharing platform similar a nextcloud or shareplex

Domino should have an owncloud/Nexcloud/sharepoint type documental integrated with Domino/Verse but a light one. An file storage and sharing platform that allows users to securely manage their data and collaborate with others HCL Docs you have to ...
about 1 year ago in Domino / General 0 Needs Review

Lotusscript/Formula method to insert cursor at the end of a Rich text field.

Requirement is to insert cursor at the end of a Rich Text field by click of some button. Checked and found few lotusscript method such as "GoToBottom" and "GoToField". Problem with "GoToBottom" LS method--> This can help in achieving the requir...
almost 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Add methods canRead, canEdit, canRemove

I'm, as a developer, want to have 3 methods in class NotesDocument. This are: Function canRead( [in_name as NotesName] ) as Boolean Function canEdit( [in_name as NotesName] ) as Boolean Function canRemove( [in_name as NotesName] ) as Boolean De...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

The Group name supports with wildcard asterisk(*). support entry and ACL supports Group name with wildcard entry.

The Group created with a name that adds a wildcard asterisk (*) is not supported in the Domino Environment. The recommendation is that you use only these characters for the name: letters A - Z numbers 0 - 9 ampersand (&) dash (-) per...
10 months ago in Domino / Administration 0 Needs Review

Add HasElement to the NotesJSONNavigator class to test if an element exists

There is the GetElementByName method for a NotesJSONNavigator in LotusScript. A serious drawback is that it gives an error when trying to get an element that isn't there. Please supply HasElement (or just don't generate the error).
almost 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Allow to rename attachment's file name by LotusScript

An attachment file's name cannot be changed by Source or Name property in the NotesEmbeddedObject class. The customer requested us to add a method or property to rename the file name of an attachment.
almost 3 years ago in Domino Designer / LotusScript 2 Under Consideration

Http Server Troubleshooting - Waiting for session to finish

We need better ways to monitor the Domino HTTP Server... add listeners for events coming so a admin can address it or fix it automatically. When the server cannot return a web page, the cause is usually this one below: [10B4:0002-10B8] 09/20/2...
almost 7 years ago in Domino 4 Under Consideration

When NRPC network connection lost, Notes/Domino need to handle it more quickly

Notes/Domino NRPC connections (on port 1352) are usually persistent. In some environment, Firewall or other devices will kill the connection after it idle for a certain period of time. In such case Notes/Domino is not aware of the connection lost....
over 3 years ago in Domino / General 8 Needs Clarification