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 583 of 8859

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
almost 6 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

Workflow Settings for Delete

When the option of Delete is used, it only displays a page with a pre-selected message stating it was deleted and now way to navigate from there. I want to be able to create Activities for the action Delete (such as send an E-Mail or perform a ser...
about 3 years ago in Leap 1 Needs Clarification

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

Avoid updating name of app when you import from another app

We try to build a proper staged environment with dev-test-production. In a simple version we develop in a "sandbox" and when ready to release we export the app without data (as a "template") and then import it into the production app (again withou...
over 4 years ago in Leap 2 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

Simplify Column Alignment in Tables

At this time content alignment in tables are only possible with CSS. This could be very complex if some columns should be shown with different alignments. This is nothing for a Low Code Developer from my point of view. Therefore I suggest followin...
over 4 years ago in Leap 0 Under Consideration

Hide Columns in Data Grid Based on Page Width

Per column in a DataGrid, add a new property "Hide column when page width is less than" which takes a pixel value that when the page width is less than the specified value, the column will be hidden.
about 3 years ago in Leap 0 Needs Review