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 2823 of 9007

dialog box displayed using the NotesUiWorkspace.PickListCollection method is not resizable in Nomad

Customer requirement is dialog box displayed using the NotesUiWorkspace.PickListCollection method is not resizable in Nomad web similar to HCL Notes.
12 months ago in Nomad / Nomad (Web) 0 Future Consideration

A typo in a server console command

When entering a command in the server console, there was a typo “e adminp...” and the server executed the exit command. Need the ability to change the server exit commands. Either execute these commands after a confirmation request, or the ability...
12 months ago in Domino / Administration 1 Needs Review

Dedicated Option/setting to redirect to a specific page solely for re-logins after session expiry.

Customer requirement, a dedicated option or setting that enables redirection to a specific page exclusively for re-logins following session expiration (session timeout). As an alternative way/ method can be, the custom login form using $$LoginUser...
3 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...
over 1 year ago in Domino Designer / @Formulas 1 Assessment

Improve JavaScript and HTML rendering support in the classic Notes Client

the Notes Client has JavaScript support for forms and views for many years, but it is outdated and does not provide much API access make JavaScript a real alternative to LotusScript for classic Notes Client development, cross-platform full form an...
almost 7 years ago in Domino Designer 1 Assessment

Complete reference for XSP.properties settings

We need a complete reference for low-level settings supported in xsp.properties (e.g. xsp.csrf.protection, xsp.sessionid.cookie.samesite, etc.). Historically I were looking into the xsp.properties.sample file in the data directory, but it’s not be...
about 4 years ago in Domino Designer / XPages 0 Under Consideration

Give a progress bar or percent complete on server tasks running against databases

When performing a task on a database from the server console, there is no telling how long it will take or what kind of progress is being made. Sometimes these processes take many minutes or even hours. I need to see some kind of metrics on the pr...
9 months ago in Domino / Administration 0 Needs Review

Make text color computable ( @formula )

If you want to conditionally change the text color of an item or computedtext object in a client based Notes application, by now you need to have duplicates with according text colors that are shown / hidden depending on hideWhen. ( see screenshot...
over 7 years ago in Domino Designer / @Formulas 1 Assessment

Disabled property for Action button

Popular on web / bootstrap is the disabled property for buttons. action buttons in a view in the notes client should have a similar feature besides the current hide/when. the property should be able to to read values from the selected document(s) ...
3 months ago in Domino Designer / Views 0 Needs Review

Document Locking for clustered Domino servers

Apparently document locking is not cluster-aware. That is, if the 'Master Lock Server' is not reachable or down, the other cluster member does not take the role of managing the locks Document lock in a single server environment works perfectly. Bu...
about 4 years ago in Domino Designer / LotusScript 2 Under Consideration