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 1324

Domino Designer documentation contains a lot of wildly-out-of-date information about the Mac

There are quite a few places in the Designer documentation that include Mac-specific information that hasn't applied since 2001 at the latest, since it's all about the classic Mac OS. In fact, it seems like almost all mentions of "Macintosh" refer...
over 1 year ago in Domino Designer / Documentation 1 Planning to Implement

Allow more web-like events on form fields

Would it be possibe to add (most of) the other field events to form fields, e.g. Click and DblClick? They could be very useful in various circumstances. Or implement (in JavaScript) form.field.addEventListener, so it can be accomplished using Java...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

VSCode Extension Pack for Domino

Visual Studio Code has an extension pack feature, and SpringBoot is available there along with many other platforms https://marketplace.visualstudio.com/items?itemName=Pivotal.vscode-boot-dev-pack VSCode is a trending IDE and young developer...
over 5 years ago in Domino Designer / Java 1 Under Consideration

New Designelement: Workflow

Why not adding Workflows as a designelement within Dominodesigner? But PLEASE(!), DON'T use "Lotus Workflow" or something similar for this idea! Just take a look into several other products released by the competition (like ServiceNow i.e.) and ...
almost 7 years ago in Domino Designer 7 Under Consideration

Renew the Designer Help

The current Designer Help is less good than the old one (V8.5, NSF) . Only Bookmarks is a good feature . Searching is a real disimprovement; the results look sometimes as if the sort order was determined by someone rolling dices. In the old help w...
over 5 years ago in Domino Designer 4 Assessment

Allow embedded views to use multiple categories instead of single category.

Could help eliminate unnecessary views in older dbs. Also allow for data types other than text and expose property to assign db to embedded view.
almost 7 years ago in Domino Designer 3 Under Consideration

LotusScript : Please open undocumented LS methods/functions.

http://opendom.blogspot.com/2006/11/undocumented-dom-lotusscript-inventory.html
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

If then else shorthand like in java with some extras

I would like to have an if-then-else shorthand syntax like in java with a little bit of python spice. You all know the following syntax: condition ? expression1 : expression2 I do not stick to this exact syntax, especially because the colon is cur...
6 months ago in Domino Designer / LotusScript 1 Needs Review

Allow in-code trap/handling of CLFAD* errors for XPages Partial Refresh and similar situations, not via xsp.properties

v10 XPages' Partial Refresh runtime now throws CLFAD* errors which did not occur in earlier releases. IBM has provided a means to ignore based on xsp.properties setting. However, to merely ignore globally via the properties override, side steps th...
almost 6 years ago in Domino Designer / XPages 1 Under Consideration

Increase the recursive calls stack size limit on 64-bit systems

The current limit of recursive calls (recursion level for a given LotussScript function) in 32-bit/64-bit system is 32Kbyte stack size: https://help.hcltechsw.com/dom_designer/12.0.2/basic/LSAZ_LIMITS_ON_COMPILER_AND_COMPILED_PROGRAM_STRUCTURE.htm...
over 2 years ago in Domino Designer / LotusScript 2 Needs Clarification