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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Showing 803 of 8865

@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

"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 @...
over 4 years ago in Domino Designer / @Formulas 1 Needs Clarification

Undo function for restyler

faster than a restore
about 3 years ago in Domino Designer / ReStyle 1 No Plans to Implement

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

server based adressbook for specific usergroups

many users have the requirement to collectively use a common adressbook other than the nab, where they can maintain the contacts and groups they need for their work. the point is, only specific users should see specific adresses. the implementatio...
over 4 years ago in Domino / Integration 4 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

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

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