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

My ideas: Domino Designer

Showing 45

Formula Language for returning True/False to check if OS file is existing

Direct Formula Language instead of combining other functions to have a simple check if an OS file exists or not
about 3 years ago in Domino Designer / @Formulas 2 Needs Clarification

Add a "Create plugin from existing JAR" wizard in Domino Designer

Today there is a tool/wizard that lets you create a JDBC Driver plugin. It would be nice to have the same to help create plugins from Jar-files. I currently use this method, but it's a little time consuming: https://www.dalsgaard-data.eu/blog/wrap...
over 3 years ago in Domino Designer / Java 2 Needs Clarification

Standard feature to send document link to specific users when a document is created,updated etc.

No description provided
almost 5 years ago in Domino Designer / LotusScript 1 Needs Clarification

Action id counter

Option to set last id for shared Action. When adding new action, action is added with an existing id. So actions overlap and it is a mess to set them right.So when adding action, it should check what is last id. Optionally would be nice to be poss...
over 1 year ago in Domino Designer / LotusScript 5 Needs Clarification

A new @Command or @Function corresponding to "Continue = False" in LotusScript

No description provided
10 months ago in Domino Designer 2 Needs Clarification

Allow Checkboxes to be multiple columns

If I have a checkbox with more than a few (maybe 5 or 6) values, having that checkbox be just Horizontal or Vertical isn't visually pleasing. Horizontal values don't all show on the page. Vertical values require user to scroll.
over 4 years ago in Domino Designer / XPages 2 Needs Clarification

"Input enabled" not always working

In (at least) V11.01 FP2, when using a @formula in the input enabled section of (at least) checkbox, radio button or listbox field, it is not working. When using a simple formula like @if(@getfield("IsAdmin")="1";@True;@False), it looks like the @...
about 3 years ago in Domino Designer / @Formulas 1 Needs Clarification

Allow @Explode for a date range using variables

According to the Help, one can use @Explode( [05/01/96 - 05/02/96] ) to create a date range value. It's only possible with scalars apparently.Would it be possible to allow @Explode( StartDate:EndDate ), where both StartDate and EndDate are date fi...
about 2 years ago in Domino Designer / @Formulas 3 Needs Clarification

@command([Editdocument]) and uidoc.editmode = true don't work when opening a document from a DQL view.

Both ways to edit a document after opening it from a DQL view don't work. Also Automatically enable edit mode of the form does not work. I did find a workaround though! When you add the code below to the queryopen script of your document it will p...
about 2 years ago in Domino Designer / Views 1 Needs Clarification

Fix Logic Bug in ACFUtil.htmlDecode()

Using Domino V11 (bug also existed since at least 9.0.1 FP7) The following method com.ibm.trl.acf.impl.util.ACFUtil.htmlDecode(String string) in the plugin com.ibm.designer.lib.acf has a logic bug which you can reproduce with the followi...
about 4 years ago in Domino Designer / XPages 3 Needs Clarification