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 286 of 8853

Delegation provided via administrator assumes [AccessContacts] role granted

This is related to SPR# KSAUD5XHN8 Delegation provided via administrator assumes [AccessContacts] role granted A] In Mail template 12.0.1 below was the issue. Domino Administrator is added into LocalDomainAdmin group. This group is added into the ...
over 1 year ago in Notes / Documentation 0 Needs Review

Extension Library Control enhancement fully mobile support

Extension Library Control enhancement fully mobile support. Some selected control such as namepicker should be search or filter in choice and display with unlimited value. Date picker should be support display on mobile device too.
almost 7 years ago in Domino Designer / XPages 0 Under Consideration

Allow domino web application to execute in the client with the same security/authentification done in Xpages

It would be great to be able to code angular or react application that would have the same fonctionnality (sécurity/authentication) that xpages application does when they run in notes client.
about 7 years ago in Domino Designer / XPages 4 Under Consideration

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

@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

notes.ini Variable searchable

just found that wonderful reference list of Notes.ini Variables ... https://ds-infolib.hcltechsw.com/ldd/dominowiki.nsf/xpViewCategories.xsp?lookupName=Notes.ini%20File ... and wanted to try search (was acutally looking for clientside IP Debugging...
over 1 year ago in Notes / Documentation 2 Already Exists

"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