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 8380

A good way to display progress to the user

soon the Win32-specific versions of Notes are gone. We need an alternative progress indicator https://www.keysolutions.com/notesfaq/howprogress.html http://blog.texasswede.com/progressbar-class-for-lotusscript/
9 months ago in Domino Designer / LotusScript 1 Under Consideration

Designer - JavaScript Editor is outdated

The JavaScript editor in the Designer (Script Libraries) is outdated. It does not allow modern notations (backtick, arrow functions, etc.) and we cannot save the JS file if we use these notations.
over 2 years ago in Domino Designer 4 Assessment

Indicator That Emails Have Already Been Printed

Admin would like to be able to tell if someone has already printed the email. Admin requesting to have an indicator / flag that would show that the email is already printed. This would be most useful when Customer copy the email to the (internal) ...
2 months ago in Notes / Documentation 0 Needs Review

Collapsable code loops in lotus script

When looking at lotus script it would be super helpful in longer code sections to be able to collapse the code for while, do, for, etc loops - look at most other design development tools and this is a standard option.
almost 2 years ago in Domino Designer / LotusScript 1 Assessment
202 VOTE

Please build a new WebAdmin tool

Hi, i think a new WebAdmin tool build using modern technologies allowing admin task from any devices (iPad, Linux , Mac, Win,Android) should be considered to give to the administrators more flexibility and reliability on system support. I could ...
over 6 years ago in Domino 2 Assessment

The maxdocs argument of the FTSearch method and the FTDomainSearch method should be changed to a long type.

The maxdocs% argument in the FTSearch and FTDomainSearch methods of the NotesDatabase class is not correct, being of type Integer This is inconsistent with the value that can be set for FT_Max_Search_Results in notes.ini
3 months ago in Domino Designer / LotusScript 0 Needs Review
194 VOTE

Create own @Formula binded to LotusScript, another @Formula (or Java?) function(s).

As you can do in Excel (Formula binded to VBA) and could do in 1-2-3. Would allow many new functions that are currently not easy/possible to create.Is also a way to be able to centralize @Formulas by creating an abstracted @Formula. PS : I am no...
about 6 years ago in Domino Designer / @Formulas 6 Under Consideration
195 VOTE

Extend Notes URLs to execute agents with parameters

(not my idea, credit goes to Ben Langhinrichs ) You can currently access a document in a Notes client by using notes://server/repid/viewid/noteid, but it would be really handy if this could be extended to allow notes://server/repid/agent?OpenAge...
over 6 years ago in Domino Designer 3 Assessment

Simplify Notes Client's first/initial configuration

When starting Notes Client for the first time, you need to enter the user's and the Domino server's name. You can use a client setup configuration file and use it in the shared/stub notes.ini (parameter: ConfigFile). This file, however, must be pr...
4 months ago in Notes 2 Needs Review

Please remove the 64k limit from NotesHTTPRequest

Please remove the 64k limit from NotesHTTPRequest. It accepts a String as input, those can be 2 GB. Also helpful if it would accept a NotesStream, so proper encoding can be ensured.
almost 3 years ago in Domino Designer / LotusScript 0 Under Consideration