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

Clear

Ideas

Showing 808 of 8972

Insert programmatically well formatted URLs into richtext

As a Notes developer I would like to insert well formatted URLs into rich text. In the Notes client this is possible manually. Programmatically the richtext item offers the method AppendDocLink. Call notesRichTextItem .AppendDocLink( linkTo , com...
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Ability to set currency symbol at database level with LotusScript

Would like the ability to set form field and column currency settings globally at database level programmatically via LotusScript (and/or @formula). This will useful where you have databases being accessed by the same user, but where they need dif...
almost 2 years ago in Domino Designer / LotusScript 2 Needs Review

A view column, that is used to change the view lines back- or foreground color, should be programatically identifiable

If one intends to export with a generic class a view via Lotusscript one runs into the problem that the viewentries column values can contain color information and they can'tbe identified as such. Just assuming that every column value which contai...
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Enhance the list of services

Once there is a dozen of services defined in an app, the GUI to manage them is not sufficient. please make the window that lists existing service configurations (SC) larger (or use full page) display SC ID next to SC title so it wouldn't be necess...
about 3 years ago in Leap 1 Needs Review

I want to send an email to any number of users.

I want to set up multiple users to whom I want to send e-mail. The initiator is free to set the mail recipient, but only one person can be selected. The recipients I want to send to are different each time, so I cannot use groups.
about 1 year ago in Leap 0 Needs Review

Update the Date as soon as Month/Year is changed from popup calendar

Update the Date as soon as we change Month/Year from popup calendar, instead of updating it when actually selecting Day from popup calendar while changing Month/Year. This would help in triggering OnItemChange event while changing Month/Year for i...
over 5 years ago in Leap 0 Needs Clarification

Changes on the Java code called by ScriptLibrary do not reflect immediately

ScriptLibrary written on LotusScript is calling a method from a Java code - getVersion e.g. Print "Java version: " & reader.getVersion() If we append something else on the Java code for getVersion e.g. public String getVersion() { return "<...
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Make available Domino VOLT directly on As400

Our customers are AS400/ iSeries based.(with Domino v11.0.1 on it) They want to install Domino VOLT on AS400. Please make available Domino Volt on As400
almost 5 years ago in Leap 2 Needs Review

Introduce a "Key-Value pair" datatype with Sorting and duplication handling in LotusScript

Currently LotusScript has list datatype which can act as key-value element to hold and manipulate the values. But limitation on list is is cannot handle the duplication of elements, neither it can sort. Introduce a dedicated datatype which will be...
almost 7 years ago in Domino Designer / LotusScript 2 Under Consideration

View and Form events need hover help and link to Declaration

While coding an agent or script-library, this feature presents the programmer with immediate help for the property or method over which the mouse is hovering. It works great in Agents and Script Libraries; very convenient, quick, easy. It helps sp...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration