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 1236

Force a DB to open fully before control is returned to the Notes client

Referencing SPR # PALT7THML2: OpenDatabase method of the UIWorkspace class so that when you are opening a DB in the UI, you can make sure that it is fully opened before proceeding so that future code does not fail because it is taking the DB too l...
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

LotusScript function to create eml file

No description provided
about 5 years ago in Domino Designer / LotusScript 4 Under Consideration

Replace IBM's proprietary Server-side JavaScript implementation with one that conforms to the latest ECMAScript specification

IBM's proprietary SSJS implementation is far behind the current state of Javascript. It only confirms to the ECMAScript 3 specification. Modern JavaScript development is impossible in SSJS now. It can be replaced with other Java based JavaScript i...
about 5 years ago in Domino Designer / XPages 0 Under Consideration

Allow usage of network paths for file operations without using windows drive letters

it's never been easy to access file ressources located on a network drive from LotusScript file operations like 'open'. With Domino running as a Windows service, or on Linux we cannot use drive letters for network ressources, at least not without ...
about 5 years ago in Domino Designer / LotusScript 5 Under Consideration

Add a Calendarweek LotusScript function, which obeys the user's regional settings

Sometime users want to categorize documents in a view by calendar week. The calculation of calendar week is differerent in different parts of the world, e.g. the rules for the US differ from the rules used in Europe. The Notes client calculates ...
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Add a @Calendarweek formula function, which obeys the user's regional settings

Sometime users want to categorize documents in a view by calendar week. The calculation of calendar week is differerent in different parts of the world, e.g. the rules for the US differ from the rules used in Europe. The Notes client calculates ...
about 5 years ago in Domino Designer / @Formulas 1 Under Consideration

Broken reference after V10 installation

After installation of V10 the application manager of the underlying semi-included beta editor component (aka eclipse) complains about missing references (see picture). The problem is, that third party OSGi plugins (like ODA) stop working properly...
about 5 years ago in Domino Designer / Java 0 Under Consideration

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...
about 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Allow Users to Set Preference in Designer - When Pasting Objects Whether to Set "No Refresh" Flag and Inheritance

Having the "No Refresh" flag turned on automatically when pasting design elements into an NSF causes a lot of grief if it's not spotted. The same with inheriting from the design of the source DB. It would be nice if it didn't ask every time about ...
about 5 years ago in Domino Designer / Debugger 0 Under Consideration

Record What Objects DesignReplace and DesignRefresh Updates

Replacing designs programmatically is very useful for rolling out code, but there is currently no way to verify what design elements were affected, you can only watch the progress bar and hope you saw what you needed to see.
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration