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

All ideas

Showing 8793 of 8793

Improve NotesJSONNavigator

It would be great have additional methods in the NotesJSONNavigator. Besides the current AppendElement, AppendArray, AppendObject there should also be RemoveElement, RemoveArray and RemoveObject. It is currently possible to create, read and update...
over 1 year ago in Domino Designer / LotusScript 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...
10 months ago in Domino Designer / @Formulas 1 Assessment
119 VOTE

Ability to start a Notes UI agent with a context from an XPage

Currently, only possible to start an agent which is not allowed to perform any UI operation This would enable existing (old) applications to integrate new features using modern XPages without having to re-develop the whole application at once.
about 7 years ago in Domino Designer / XPages 3 Under Consideration

Please release the Japanese version of Designer Help

Designer help is not available in any language other than English, including the web site. Japanese users want to read Designer topics in Japanese.
almost 5 years ago in Domino Designer 4 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...
6 months ago in Domino / Administration 1 Needs Review
120 VOTE

Embedded views in Notes: Please allow column sorting

After a view has been embedded in a form (which is the only way in Notes to display relations!), columns cannot be sorted any more, even if this is possible in the original view.
about 7 years ago in Domino Designer 6 Under Consideration

Add "Import Holidays" to Verse

"import holidays" is currently missing in Verse, and should be added for feature parity with Notes and iNotes. When implementing, please do fix the issue that when using iNotes to import holidays, customers experience errors regarding 32K limits.
over 3 years ago in Verse / Verse on Premises 3 Assessment

Replicate the content and structure of database icons on Notes desktop

To keep Notes icons and Tabs on different virtual machines synchronized is a pain. if content and structure of database icons could be stored in a user's database, it would be easy to replicate the desktop between different machines. Even if there...
22 days ago in Notes 0 Needs Review

Need ways to identify what application a Java memory leak is coming from.

Currently when we see a Java memory leak we know it is most likely caused by not recycling the Java objects but have no idea what application it is coming from. This means that the developers need to look at all the applications running on the ser...
about 2 years ago in Domino Designer / Java 0 Needs Review

Built in HEAP dump analyzer

It would save a lot of time and effort if Domino had a built in HEAP dump analyzer so when a Heap dump is generated, Domino can point to the suspects
about 2 years ago in Domino Designer / Java 3 Already Exists