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 284 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

"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

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

extend the userbean

the userbean is not that usefull. would be better if it is connected to the person document too so we can instantly access properties from it as a standard object in salesforce https://help.salesforce.com/articleView?id=code_dev_console_view_quick...
over 6 years ago in Domino Designer / XPages 0 Under Consideration

Add ability to have @Commands in Show Single Category for embedded views

It would be nice to have the ability to use @commands such as @If(@Contains(@UserName;@DbLookup("" : ""; "Notes Glenville/Applied Robotics Inc." : "NAMES"; "Groups"; MyReports; "Members"));MyReports;""); This would get if the user is in a group, ...
over 1 year ago in Domino Designer / @Formulas 2 Needs Review

allow to refer attachment files by @dblookup

Currently @Dblookup can refer (small) image data in rich text field of other document. However it cannot refer file attachment. The customer request to add a feature to refer attachment file in other document by @Dblookup.
almost 5 years ago in Domino Designer / @Formulas 0 Under Consideration