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

Clear

Ideas

Showing 308 of 8851

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 following 2 l...
over 5 years ago in Domino Designer / XPages 3 Needs Clarification

Shortcut - key combo for Project - Clean action

No description provided
over 5 years ago in Domino Designer / XPages 0 Under Consideration

Remove the necessity to call sinitThread/stermThread

The need to (de-)register threads has always been a source of panic. E.g. calling Domino functions from within Swing. But Java 8 brings another, more subtle problem. Working with streams makes a lot of things much easier and more clearly - but if ...
over 4 years ago in Domino Designer / Java 0 Needs Review

@function or command 'ComputeWithForm'

A function or command in function language that does exactly the same as the Lotusscript/java ComputeWithForm method @Command([ViewRefreshFields]) only works in a document in edit mode in the UI I want an @command to work from a view
over 7 years ago in Domino Designer / XPages 0 Under Consideration

Single category view with select statement

Single category view should be use select statement for filter document for more complex criteria selection. It's will be more improvement.
almost 3 years ago in Domino Designer / Views 1 Needs Review

$AssistVersion field visible in view (in Designer)

After a failed update of a design in Production we discovered with the help of ScanEZ that a ssjs script library contained the field $AssistVersion. We thought that this field only exists on agents but appearantly not. It would have been nice if i...
over 1 year ago in Domino Designer / Views 0 Needs Review

Control the default value of the 'COLSPAN' of a categorized column in a view

You have a Domino® Web application that uses a categorized column in a view, and you would like to control the 'Colspan' value. You find that the value defaults to 2 or 3 and would like to modify it. The Colspan value is hard coded to 2 or 3. Ther...
over 1 year ago in Domino Designer / Views 1 Needs Review

Only one embedded view is visible in browser even if there are multiple embedded view present in the FORM at design level

The web server has a limit of one html view on a form. This has been around a long time. As such, even if there are multiple embedded views in FORM, but only one (top one) is displayed at browser.
about 6 years ago in Domino Designer / Views 0 Under Consideration

Add a final newline when compressing js files

We have several 3rd party products in js in our XPages application. These js files do not end the last line of code with newline. Consequently, when Use runtime optimized JavaScript is selected, the first line of file b.js is attached directly to ...
over 4 years ago in Domino Designer / XPages 1 Under Consideration

Add XPages Navigation Rule designer from Eclipse with docs to Domino Designer

Eclipse already has a Navigation Rules designer for JSF with drag and drop features and property pages. It already has documentation here: https://help.eclipse.org/kepler/index.jsp?topic=%2Forg.eclipse.jst.jsf.doc.user%2Fhtml%2Ftasks%2Ffacesconfi...
about 6 years ago in Domino Designer / XPages 0 No Plans to Implement