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 2900 of 8871

Add NSF path to the name of runtime XPages ClassLoaders

Since Java 9, there are ClassLoader constructors that take a name parameter, which then shows up in the class name in stack traces. Providing this contextual information in an XPage app's ModuleClassLoader.DynamicClassLoader instance could make it...
5 months ago in Domino Designer / XPages 0 Needs Review
110 VOTE

Xpages upgrade JSF

please upgrade JSF engine of Xpages ti the last version...
over 7 years ago in Domino Designer / XPages 5 Assessment

A good way to display progress to the user

soon the Win32-specific versions of Notes are gone. We need an alternative progress indicator https://www.keysolutions.com/notesfaq/howprogress.html http://blog.texasswede.com/progressbar-class-for-lotusscript/
over 1 year ago in Domino Designer / LotusScript 1 Under Consideration
109 VOTE

Add formula for database of embedded view

No description provided
over 7 years ago in Domino Designer / @Formulas 1 Under Consideration

Include XForwardedFor IP address in text-based access log output

We have one existing ER which is shipped. Include XForwardedFor IP address in log.nsf / domlog.nsf https://domino-ideas.hcltechsw.com/ideas/DOMINO-I-185 For which there is one in "HTTP_LOG_ACCESS_XFORWARDED_FOR=1" which helps to add information to...
6 months ago in Domino / Administration 0 Needs Review

Add encoding @functions for custom HTML, XML and JSON

When building custom HTML, XML or JSON, there are a few character, that needs escaping. @HTMLEncode For doing HTML encoding, I use this to encode a text field/string: text := "B&O";_from := "&":"<":">":"\"":"'";_to := "&amp;":"&a...
12 months ago in Domino Designer / @Formulas 1 Assessment

Option to install SLP on existing Domino versions that include FixPack and HotFix

Currently, the Server Language Pack can only be installed on the base version. Allow the SLP to install on any version within the same series, regardless of the fixpack or hotfix installed. Use case: The customer's Domino server version is 14FP3HF...
8 months ago in Domino / Administration 1 Needs Review

I want to export Domino Leap data in .xlsx format.

Currently, when exporting Domino Leap data to Excel format, it is saved as .xls format. Could you please support the latest .xlsx format? While it hasn't become an issue yet, there is a possibility of exceeding 65,536 records during actual operati...
3 months ago in Leap 0 Needs Review

"dbcache flush <databasename>"

Sometimes a database cannot be deleted while it is opened in the Domino database cache. An admin can issue a ""dbcache flush" for this case, but this clears the cache completely. The enhancement would be an option to remove only specific databases...
almost 7 years ago in Domino / Administration 6 Assessment

Add lotusscript keystroke events for simple input field

The domino developer should be able to attach lotusscript code to keystroke events for input fields. This would make it possible for development to run lotusscript code when the user presses e.g. the ENTER.
about 7 years ago in Domino Designer / LotusScript 4 Under Consideration