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 8276

Domino Server command to clear Domino HTTP User Cache

When changing an Internet Password for a user, the new password will not take effect as long as there is an active session in the Domino HTTP User Cache.This prevents eg Verse Mobile users from getting challenged to change their password immediate...
almost 6 years ago in Domino / Administration 1 Under Consideration

Sort all lotusscript Classes, Subs and Functions alphabetically in the Objects pane

Instead of the current spiffy random order
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

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

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

@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

Implement Auto Launch first attachment - open file in new browser tab

We use Auto Launch first attachment to open preview of attachments, printed documents in pdf.We copy attachment to a new document that has only a RichText with Auto Launch set.It is one of crucial features for printing and quick preview of attachm...
about 2 years ago in Nomad / Nomad (Web) 1 Under Consideration

Show recipient is out of office when addressing e-mail (Like Outlook)

Outlook shows the out of office message before sending the message at the top of the message window. Something for the Notes client?
about 2 years ago in Notes 1 Needs Review

Allow to specify the multiple servers in Notes client scriptable setup.

Currently, Admin can set up Notes installation using scriptable setup. Reference: https://help.hcltechsw.com/domino/10.0.1/admin/inst_settingupnoteswithascriptablesetup_c.html In the Domino cluster environment, Admin should have the option to ...
12 months ago in Notes 0 Under Consideration

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

Minify file resources (JS + CSS)

It would be useful if Domino Designer could automatically minify Javascript and CSS file resources, so we can work on the un-minified versions in the database design, but have the minified versions served to web users. Currently, we have to manual...
over 1 year ago in Domino Designer 3 Needs Clarification