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 1353 of 8783

V10 Bug: Cannot open Script Libraries or XPages after editing Notes native element (like form or view)

Bug exists since V9 FP10 IBM Case Number TS002160381 When working on LotusScript / JavaScript / Java-Libraries or XPages with Domino Designer every now and then I need to check some fields in a form or view columns to ensure that I get the corr...
over 6 years ago in Domino Designer / LotusScript / XPages 4 Under Consideration

Add a keyword to @DbLookup to continue past non-matching keys

If you call @DbLookup with a list of keys, the lookup will stop after the first non-matching key. I would like it to keep going and process the rest of the keys in the list. For example, say you want the entries for the months February, March, Aug...
almost 5 years ago in Domino Designer / @Formulas 1 Under Consideration

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

can there be a way to integrate DevOps pipeline building with java files inside a nsf file

nobody seems to knowtried teamstudio buildmanager but this was not a solution
over 2 years ago in Domino Designer / Java 2 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 views...
almost 7 years ago in Domino Designer 0 Under Consideration

Encrypted / masked fields depending on rights

We have the possibility to encrypt fields in the client but it would be good to have a field type that can't be viewed from the property box of documents that will mask the data except if you have the rights from a role, group or directly and sett...
over 6 years ago in Domino Designer / @Formulas 2 Needs Clarification

Fulltext search string sanitizer

We need a sanitize function that will cleanup and FT search string like there is in other environments for SQL before using it in an FT search. And to have different levels of sanitation. I think there is lot's of Domino applications where you pot...
12 months ago in Domino Designer / LotusScript 0 Needs Review

Allow clicking an action button programmatically

We have several situations in which it would be very useful to be able to start a mail in the user's mail database from a different application. As an example: relevant mails are stored in the Project database (moved/deleted from the mail db). Whe...
over 2 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Add localization support to Domino Designer

As of today, building localized Domino/Notes applications is a painful experience. I've seen dozens of approaches invented by creative Notes developers, trying to overcome the lack of built-in localization support in Designer. However, none of the...
almost 7 years ago in Domino Designer 2 Under Consideration