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 792

Easy way to set Template Version

Template Version 10.0.0 and Date is set in some $Icon design elements accessed only by scripts. should be a way to do this more friendly or even turn on Automatic numbering/build version
almost 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Increase Noteslog limit

Currently Agent Log can hold only 64KB of information. When the information written to it exceeds this limit, the following message is displayed and the agent stops running: Error executing agent <agent-name> in <database-name>. Memory...
over 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Cannot specify image resource in formula language

An image resource can be specified in the outline entry.Image resources other than the current database can also be selected.However, when selecting an image resource using the formula language, only the image resource of the current database can ...
almost 6 years ago in Domino Designer / @Formulas 3 Under Consideration

Use grid and flex for tables in standard controls instead of the table tags.

With CSS grid and flex, there is much more flexibility, and there are many other advantages.
almost 6 years ago in Domino Designer / XPages 0 Under Consideration

Bypassing ?ChangePassword form command into another custom changepassword form

Using the domcfg we can map another change password form, however other change password trigger such as Force user to change internet password on next login, could still use the default ?ChangePassword form command generally used by Domino. Appare...
almost 5 years ago in Domino Designer 0 Under Consideration

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

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

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

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