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

Domino silent installer not honoring the custom temp directory

Due to security concerns, the "/tmp" directory is enabled with the "noexec" option[https://stigviewer.com/stigs/red_hat_enterprise_linux_9/2025-02-27/finding/V-257877]. In this case, creating another directory for the temp folder and using a silen...
about 2 months ago in Domino / Administration 0 Needs Review
111 VOTE

Support ISO-Format for NotesDateTime-Object in LotusScript

Every modern and standardized framework can handle Date/Time-Objects in ISO-Format (see https://de.wikipedia.org/wiki/ISO_8601). Just to make things easier for REST-Services it is necessary to have a proper Date/Time-Format that can be transfered ...
over 7 years ago in Domino Designer / LotusScript 6 Assessment

Add Lotusscript method PasteAsPlainText in NotesUiDocument class

Please add a method PasteAsPlainText in NotesUiDocument class. This method should do the same as Ctrl + Shift + V. Another possible solution of this problem is to add an optional parameter to the existing Paste method which allows to paste as plai...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

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...
7 months ago in Domino / Administration 1 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

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...
11 months ago in Domino Designer / @Formulas 1 Assessment
108 VOTE

Add formula for database of embedded view

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

"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
100 VOTE

Whenever a field formula throws a run-time error, the message should indicate the field name and formula

For example, instead of "Only plain text can be used in this type of formula" I'd rather expect an error message like "Field xyz, Input Translation formula: Only plain text can be used"
about 7 years ago in Domino Designer 2 Assessment

ViewNavigator getNextSameLevelCategory

It would be good to have an option to go to next category on the same level. GetNextCategory will traverse the three down. But Perhaps I only want to retrieve the Entries at a certain level.
3 months ago in Domino Designer / LotusScript 0 Needs Review