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 1329 of 8706

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

lotusscript functions to create sha256 sha384

With the new http and json classes a possibility to create sha256 and sha384 would be good to have natively in lotusscript
over 6 years ago in Domino Designer / LotusScript 2 Assessment

Option to prevent table column widths from expanding

When editing a document with a form that has a fixed width table with item names and input fields arranged, if a table or image that exceeds the column width is pasted, the column width expands and cannot be restored to the original column width u...
7 months ago in Domino Designer 1 Needs Review

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() ...
almost 7 years ago in Domino Designer / LotusScript 2 Under Consideration

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

No description provided
about 6 years ago in Domino Designer 1 Under Consideration

Help description for button in client

for an editable field there is a Help description option (3rd tab field properties) but for buttons there is no option to provide help. a siilar option would be a great addition for example when moving over the button display the text in the statu...
4 months ago in Domino Designer / Documentation 0 Needs Review

Allow @GetProfileField to get data from other databases

Currently, @GetProfileField only allows you to read values from profile documents in the same database. Please add the possibility to read from other databases, too, like it is already possible by @DbLookup for "normal" documents.
about 4 years ago in Domino Designer / @Formulas 0 Under Consideration

filter & sort options for Applications Eclipse view

Filter options for the Applications Eclipse view would make it much easier to find applications. E.g. filter on Server Name. Also to sort ascending/descending would make finding an application much easier
6 months ago in Domino Designer / XPages 0 Needs Review

Show LotusScript functions or subroutines that are not called.

No description provided
almost 7 years ago in Domino Designer / LotusScript 3 Under Consideration

Servlet 4, Websocket and asynchronous support for XPages

Server side websocket support (expose endpoints as Springboot can) and client side library to consume, based on standard JS library (socket.io or something) Allow asynchronous operation on XPages server side
almost 7 years ago in Domino Designer / XPages 2 Under Consideration