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

All ideas

Showing 8315

Visual Studio integration

I love the Domino Designer when I develop Notes applications with forms, views, @formulas and LotusScript. But, lets face it: The Designer sucks when it comes to Java development (and XPages) and Web Development (javascript, css, html etc. ) Some...
about 6 years ago in Domino Designer 0 Under Consideration

Enable support last version (ES8) of JavaScript in all design elements, where I can use JavaScript

No description provided
over 5 years ago in Domino Designer 1 Under Consideration

Add Option to Reopen Document when switching to Editmode

A common cause of conflicts are documents that users keep open in read mode for long times (sometimes several days). Re-reading the current state of the document before switching to edit mode avoids many conflicts. It would be nice to have an buil...
almost 5 years ago in Notes 4 Under Consideration

When user sent meeting invite with MS Team Link external invitee should receive Join Button link.

Customer reported below issue. 1) Customer created a Teams account as a Teams meeting room. 2) Customer using DOMI and MS Team Service is configured. 3) Customer creates an invite and add MS Team online meeting and adds MS Teams account as n...
over 2 years ago in Notes 0 Needs Review

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

@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

Enlarge "Notes Client Machine" Entries on person document

Currently the "Notes Client Machine" in Administration Tab of Person document stores only 10 entries. We would like to enlarge the number of entries more than 20 and provide function to customize, such as: how to remove the old entries AdminP main...
over 2 years ago in Admin Client 2 Already Exists

Get only highlighted text from the Body of the document using LotusScript?

can we get only below yellow highlighted text from the Body of the document? Tried notesRichTextItem . GetFormattedText and notesRichTextItem .UnFormattedText but not useful. Its taking entire text of the body with and without spaces/tabs but not ...
8 months ago in Domino Designer / LotusScript 0 Needs Review