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 1238 of 8026

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 "<...
about 3 years ago in Domino Designer / LotusScript 1 Needs Review

Make LotusScript Instr faster for iterating thru all matches in a long string

The current algorithm for Instr is very inefficient. If you give it a starting position for the search, it doesn't actually start searching at that location. Instead, it searches from the beginning of the string, and each time it finds a match, ch...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Function to determine database ACL size in bytes

A function which could help to determine the exact size of database ACL in bytes. It can be used to identify if ACL size is closing to the 32K limit.
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Possibility to script the frontend with Java

In all out new projects we use Java as the main language. It would be helpfull if Java coud be used everywhere in the app.
over 5 years ago in Domino Designer / Java 1 Under Consideration

Colored tabs in Domino Designer

Right click tab header or database in Domino Designer --> Set color for tab headers for the corresponding database within the Domino Designer --> The database header and all tab headers get the selected color within the Domino Designer . Thi...
over 5 years ago in Domino Designer 1 Under Consideration

Reopen previous Designer tabs

Unlike the Notes client, the Deisgner always opens with an empty screen. I'd like to be able to reopen the Designer with the same tabs open and the opened files at the same position as I left them when I closed the Designer.
almost 5 years ago in Domino Designer 1 Under Consideration

Improve private views management or allow developper to create user dependent views in notes

It's very difficult to manage private views as they are stored in desktop.ndk ... For example the users have to delete his shortcut in his workspace to get his view updated when the developper change it. We have so many problems with private vie...
over 5 years ago in Domino Designer 0 Under Consideration

LotusScript binding with Node/Proton services

Similar to https://domino.ideas.aha.io/ideas/IDEAAD-I-15, LotusScript developers would benefit from a LotusScript to Node interface similar to LS2J. There are already a huge library of Node modules on NPM that LotusScript developers could utilize ...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

NotesItem object: better handling of duplicate items

There are occasions where we have to deal with multiple instances of an item within a document. One example is $FILE. The current API (LotusScript and Java) has a method "NotesDocument.getFirstItem". What is missing here is something like "NotesDo...
almost 4 years ago in Domino Designer 3 Under Consideration

Make View Columns-title translateable

Please make the Views-columns-title depending on the language selected by the user. This is often controlled by user profile-document. The value itself doesnt have to be fixed - it could be calculated using @DBLookup. The column value itself shoul...
over 5 years ago in Domino Designer 1 Under Consideration