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

Domino Designer

Showing 766

Java: Enable sorting of classes within packages

Today classes are randomly ordered in a package when shown in the designer. This makes it hard to work with if you have many classes in a package. These should be ordered alphabetically
11 months ago in Domino Designer / Java 2 Under Consideration

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

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

Add profiling of a Notes database to Domino (and Notes)

Often, a Notes database design grows and grows, developers come and go, and after 10 or more years, nobody knows whether elements in the database are used or not. The difficult way to find out is by asking the users. A more logical way would be to...
about 1 year ago in Domino Designer 3 Under Consideration

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

Instead of the current spiffy random order
almost 6 years ago in Domino Designer / LotusScript 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() ...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Domino Office Connector

I remember that Domino.Doc can edit office files via ODMA which develop this connector using VB. Customers want to do online editing or Check-in and Check-out in notes client and web (XPages) without downloading the file, removing files, editing, ...
over 1 year ago in Domino Designer / XPages 0 Under Consideration

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. ) So...
over 5 years ago in Domino Designer 0 Under Consideration

New Design element: Slider

As we’ll be able to use more touch devices in the future for Notes apps, it would be useful to have a new field type: Slider. It should appear in the native style (Windows, mac, iOS, Android,...) as is defined in the OS. It shound have a default, ...
over 5 years ago in Domino Designer 1 Under Consideration

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 ...
over 4 years ago in Domino Designer / LotusScript 1 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 cou...
almost 6 years ago in Domino Designer / LotusScript 3 Under Consideration