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 280 of 8851

Domino xpages should be working stand alone like PHP

Domino xpage should be work without domino http task, it should be integrated with any other web services like apache
over 6 years ago in Domino Designer / XPages 0 Under Consideration

Enable to validate for Rich Text field

Able to validate Rich text field, like set the field as mandatory field.
almost 4 years ago in Domino Designer / @Formulas 2 Needs Clarification

Add alternate name support / functionality in XPages dicussion/teamroom app

There is no way to display or use alternate name, Japanese customer would like to have this enabled/added.
over 6 years ago in Domino Designer / XPages 0 Under Consideration

Allow @Return in column formula

As per official help documentation: https://help.hcltechsw.com/dom_designer/12.0.0/basic/H_RETURN.html "@Return should not be used in column formulas." Allow @Return to be used in column formula. This is will be useful when you only want the remai...
over 2 years ago in Domino Designer / @Formulas 0 Needs Review

Allow servlet (in database) to create new <user> session (or open database as <user>)

In cases where we have a REST servlet (in database) that is using a 3rd party authorisation mechanism to validate tokens/apikeys, it would be nice if the servlet could create a new <user> session (instead of running as anonymous or as the co...
over 6 years ago in Domino Designer / Java 0 Under Consideration

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

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