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 1344

Error handling: try.. catch java-style error handling in Lotusscript

Even javascript has this! java/javascript is like this: try { some lines of code... some code that erros } catch(error) { deal with error } With new Try Catch End Try block, Lotusscript could be .. Try Do this Do that Do another Catch <...
almost 7 years ago in Domino Designer / LotusScript 2 Under Consideration

Add @usercanedit

Really useful for hidewhens on buttons, text, etc.
almost 7 years ago in Domino Designer / @Formulas 3 Under Consideration

Flicker-Free / Bouncing-Free Interface --- PLEASE!!!

When working with Domino Designer it takes a whole era to open an application when there are multiple entries in the list of applications. Also when I open or close an application this results in a permanent flickering and erratic behaviour of the...
almost 7 years ago in Domino Designer 3 Under Consideration

Add "force update" option to @GetProfileField / profile documents

Profile documents are a great way to store basic configurations or even user based configurations for an application. The documents seem to be cached for better performance. This is also great. But this is also sometimes an issue. When you make a ...
almost 7 years ago in Domino Designer 1 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...
about 4 years ago in Domino Designer / LotusScript 2 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...
about 5 years ago in Domino Designer 3 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...
over 4 years ago in Domino Designer 0 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 ...
over 5 years ago in Domino Designer / @Formulas 3 Under Consideration

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
over 6 years ago in Domino Designer / LotusScript 0 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