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

Search results: XPages

Showing 11 of 634
133 VOTE

Xpages Forever

Top priorities for Xpages: 1) New roadmap 2) New Extension Library release/features 3) Bootstrap 4 4) New controls from openntf example Google Maps, Apache POI, Recaptcha, Charts, ecc. 5 ) Add controls like https://www.primefaces.org/showcase/i...
over 6 years ago in Domino Designer / XPages 14 Under Consideration
124 VOTE

Allow Xpages without Dojo

I don't have the need for dojo integration in Xpages applications all the time. If I use the Bootstrap theme, it makes sence to use Bootstrap or JQuery controls. In general, we should be able to choose if we want to download Dojo js and css files.
about 7 years ago in Domino Designer / XPages 7 Shipped

Support theme names that are not starting with the prefix Bootstrap4

Extending the "Bootstrap4" theme causes some icons to use Glyphicon classes (which don't work) instead of the Font Awesome ones intended for use with Bootstrap 4 At present, to override the Bootstrap4 theme there are few points that needs to be fo...
over 4 years ago in Domino Designer / XPages 3 Under Consideration

Xpage: In File Download Control, Created Column Shows Document Created Date, Modified Column Shows Document Modified Date.

In Domino designer, File Download has "Created" and "Modified" in options of Properties. In Web browser, File Download has "Created On" and "Date" column. Although the information on an attached file should be displayed in Download control, Cr...
almost 5 years ago in Domino Designer / XPages 0 Under Consideration

Default Value overwrites the saved data in Xpages for disabled field

The default value of a field can overwrite a value that has been previously saved. This occurs in the following circumstances 1. User accesses an Xpage with a field with default value. 2. User inputs a value in the field and saves the changes....
over 3 years ago in Domino Designer / XPages 1 Needs Review
13 MERGED

Expose ability for community to cleanly update / replace XULrunner for XPiNC

Merged
XULrunner was chosen to support XPages in Notes Client environment. For many of us, this has enabled a rich, blended development mode with the best of both worlds, while also allowing fully offline use of XPage applications and no secondary depend...
over 6 years ago in Domino Designer / XPages 0 Under Consideration

Core Control Link in Xpage (launched in Notes client) needs to be opened in external browser when clicked

Allow links clicked in an Xpage (that is launched from Notes Client 9 or 10) to be displayed/opened in external browser: 1. Create a new xpage onto a blank Notes db 2. Add Core Control Link onto the xpage 3. Set the URL to a site known to be acces...
over 5 years ago in Domino Designer / XPages 0 Under Consideration

Stop logging the RedirectSignal exception to the XPages log file

When you use context.redirectToPage(url) the XPages engine logs a RedirectSignal exception to the XPages log file in the IBM_Technical_Support folder. Please stop that :-) Example: 11-03-19 11:18: Exception Thrown Context Path: /path/db.nsf Page ...
over 6 years ago in Domino Designer / XPages 0 Under Consideration

Tag design elements and display them as groups

xpages functions exists often from more than 1 design element. If i could tag them and display them as group this would improve the development experience
over 6 years ago in Domino Designer / XPages 0 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