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 3081 of 8993

Correct line numbers on error for Lotusscript classes

As a developer the wrong error line number is reported so it is harder to find where the error occurred.
over 6 years ago in Domino Designer / LotusScript 5 Under Consideration

2FA for Notes Client

Two-Factor Authentication built into Domino. Notes Client should be support 2FA.
over 4 years ago in Notes 2 Future Consideration

Solve bug with foreign accented characters - MacOS

The Mac has a function where a user can get foreign characters by long pressing the desired letter key and more options for the pressed latter will show in a top menu for the user to select. For example, when typing in Italian (for instance) and w...
about 1 year ago in Notes 0 Future Consideration

Conflict resolver in client

Older releases were able to select two documents, compare conflicting fields and set winner/loser flags. It would be nice to have such tool again.
over 7 years ago in Notes 2 No Plans to Implement

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

Support for Activities Plus in Connections Plugins for HCL Notes

Currently Connections Plugins for HCL Notes only support "legacy" Activities but not Activities Plus ("Huddoboards"). Furthermore, it is required to leave legacy Activities running although having Activities Plus deployed (see Integrating with Act...
7 months ago in Notes 0 Needs Review

More styling options for buttons/actions/hotspots

Styling options for actions or buttons are very limited. In general, more styling options to control buttons/actions/hotspots are welcome. Two examples: Simulating css hover effect on an action is almost impossible now. The only thing you can do i...
about 5 years ago in Notes 0 Future Consideration

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

Ability to Set LiveText Content Types via Policy

I have enabled LiveText through policy and successfully tested and deployed some widgets via policy. However, I would like the ability to specify, through policy, which content types should be activated in the LiveText preferences for users. This ...
over 1 year ago in Notes 0 Future Consideration

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