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

Resizable arrays (lists) in LotusScript

There should be a class similar to Java's ArrayList, a resizable array to put elements into it with methods like: list.add(Variant item) list.isEmpty() list.Iterator() list.removeAt(int index) list.remove(Variant item) list.size() ...
almost 8 years ago in Domino Designer / LotusScript 2 Under Consideration

Add parameter newInstance to @Command([EditDocument]) to avoid save conflicts

Just like in LotusScript function notesUIWorkspace .EditDocument, please add a parameter newInstance in @Command([EditDocument]). Maybe even add some options in Notes that prevents from opening a document twice when using "right click -> edit d...
over 2 years ago in Domino Designer / @Formulas 0 Under Consideration

Show LotusScript functions or subroutines that are not called.

No description provided
about 8 years ago in Domino Designer / LotusScript 3 Under Consideration

Add a @Calendarweek formula function, which obeys the user's regional settings

Sometime users want to categorize documents in a view by calendar week. The calculation of calendar week is differerent in different parts of the world, e.g. the rules for the US differ from the rules used in Europe. The Notes client calculates th...
over 7 years ago in Domino Designer / @Formulas 1 Under Consideration

Servlet 4, Websocket and asynchronous support for XPages

Server side websocket support (expose endpoints as Springboot can) and client side library to consume, based on standard JS library (socket.io or something) Allow asynchronous operation on XPages server side
about 8 years ago in Domino Designer / XPages 2 Under Consideration

Secure server Id with password and apply the password on server restart

Securing a server ID with a password is optional, but should be mandantory. The downside is that you cannot perform an unattended restart of the server ( Domino or / and OS ). So we need a mechanism to apply the password automatically. There is at...
about 8 years ago in Domino 4 Assessment

GetThreadinfo(LSI_THREAD_CALLMODULE) should return the name not any internal address

It would be great if the LS GetThreadinfo(11) command would return the calling modul name instead of an internal cryptic string number string like in example "*F134C18". This would allow to write a much better error handling routine and would also...
about 6 years ago in Domino Designer / LotusScript 4 Under Consideration

Valid Semantic HTML5

The context of these suggestions is Notes Rich-Text in document, forms and pages. XPages are not considered in this text. We need to be able to produce valid HTML5 with Domino Forms, Views, Pages and so on. Please make valid HTML5 a success criter...
almost 5 years ago in Domino / Integration 5 Under Consideration

Add a possibility to take a database offline

Would be nice to take a notes-database offline. Make it transparent for users. ie. "This database is currently in maintenance mode, pleae try later" on the Notes Client and on acessing via http. Good for doing some tasks like compact -c, deploying...
over 7 years ago in Domino / Administration 3 Needs Clarification

IMAP protocol should show IP address of connecting host and username

When user login over IMAP DOmino should show 12.04.2025 9:01 IMAP Server: JohnDoe@acme.com has logged in (178.1.1.1) 12.04.2025 9:02 IMAP Server: JohnDoe@acme.com has logged out (178.1.1.1) Read: 2 Document(s) This is needed for security reasons, ...
11 months ago in Domino / Security 0 Under Consideration