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

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...

All ideas

Showing 8305

Add method overloading to LotusScript

We've only been asking for this since 1995 ... In OO languages you can usually create more than one method with the same name, but different signatures, that is different sets of parameters. This is called method overloading. This way you could ...
about 6 years ago in Domino Designer / LotusScript 3 Under Consideration

@formula library

we have LS libraries where we can store common functions and subs and use it in all places in an application. there is no equivalent for @formula. think about an huge application, that needs to be multi language enabled. Today we use a couple of...
about 6 years ago in Domino Designer / @Formulas 2 Under Consideration

Enhancement request for DirSync task

I would like to see a couple of enhancements for the upcoming V11 DirSync task. As far as I understand, the mapping of AD attributes to Notes items is static. I would like to see a possibility to make this configurable. At midpoints, we have a dat...
about 5 years ago in Domino / Administration 2 Assessment

CICD pipeline halted due to java agents that need to be recompiled

when I synchronize my ODP with Git repo the Java agents need to be recompiled after synchronization, especially those agents that are using a jar file or java class. otherwise at runtime the agent is complaining that a class could not be loaded. t...
3 months ago in Domino Designer / Java 0 Needs Review

Accessibility Improvement: alternative shortcut for Advanced Properties plug-in because the current one is already used by Windows Magnifier

For improved accessibility, it should be possible to launch the Advanced Properties plug-in with an alternative keyboard shortcut because the current shortcut is already used by the Windows Magnifier. When using the Windows Magnifier and attemptin...
3 months ago in Notes 0 Under Consideration

Whitelist notes:// links from mails in O365.

Links to Domino records in HCL Notes are now being stripped from emails in office 365. Previously in emails there would be a <a href="notes://server/app/0/record"> tag. This is no longer there and just an image of a Notes link icon is being ...
3 months ago in Domino / General 3 No Plans to Implement

Content-Security-Policy (CSP) for Verse webmail

Better Security for Verse webmail - CSP Support Verse webmail currently uses scripts and styles in the form of inline scripts, and sometimes dynamic evaluations of strings to executable code (script eval). To protect Verse against Cross-Site-Scrip...
over 2 years ago in Verse / Verse on Premises 0 Planning to Implement

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() ...
about 6 years ago in Domino Designer / LotusScript 2 Under Consideration

A member server in a Symmetrical Clustering can disable the auto creation of new dbs only on some servers in the cluster

Suppose we have a domino cluster with 2 servers, server A and server B. In the domino cluster is implemented simmetrical cluster only on some folders, folder1, folder2, folder3, folder4 and folder5. I create a new server called server C and i put ...
over 1 year ago in Domino / Administration 2 No Plans to Implement

new event for 'Checkbox' & 'Radio Button' field 'onChangeSelection' for LotusScript

An event that occurs when the selection in the Radio Buttom / Checkbox field is changed before the focus leaves the field. I want to be able to react to any changes in the selection, e.g. to call uiDocument.Refresh() -while the user stays in the f...
about 5 years ago in Domino Designer / LotusScript 1 Under Consideration