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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Pinned ideas

PINNED Use React components to render Notes applications
As a user I need Notes to open an application and show it using modern React based components, because it will look more modern, will be reactive to screen size, be better for accessibility, give us useful additional controls and allow us to contr...

All ideas

HTTP Log file and file size limit

As an administrator, I want HTTP server logs to be written in the same way as console logs when a size limit is set. Currently, when setting a log file size limit (Server Document -> Internet Protocols -> HTTP -> Log File Settings -> M...
3 months ago in Domino / Administration 0 Needs Review

"Attendance is required for UserName" is displayed even though the invitation was sent as FYI.

In the current version of Notes, "Attendance is required for UserName" is displayed even when the invitation was sent as FYI. In future releases, it should display "Attendance is FYI for UserName" instead. Prerequisite: The recipient has an altern...
3 months ago in Notes 0 Future Consideration

Improve Domino's behavior when HTTP requests contain an invalid Cookie header

When a client sends a request that's routed to an XPages-type URL (XPage, Servlet, webapp, etc.) that contains an invalid Cookie header, the request dies long before getting to the page. I described one of these situations a while back, which has ...
10 months ago in Domino / General 1 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

Domino Auto Update capability to execute actions/programs during deployment

When a (planned) deployment of the Domino Server update via Domino Auto Update requires the server to be restarted, it would be useful to be able to configure one or more tasks before and afterward. For a manual deployment, for example, we often b...
7 months ago in Domino / Administration 1 Needs Review

Enable DRAPI to be accessed via port 443.

I think it would be useful if the HCL Domino Server itself offered a way to connect to the Domino REST API on the same port 443 as the HTTPS server. All other HTTP components have finally matured, so a proxy or similar tool isn't needed to host mu...
7 months ago in Domino / Integration 0 Under Consideration

NotesDocument.IsChanged

A new NotesDocument property which shows if the document was changed. Return value: list of changed items. (only user items! so, except, updatedBy, LastModified, $Ref.....)
about 8 years ago in Domino Designer 6 No Plans to Implement

option to remember a device in order to skip the 2FA for a certain period (1 month for instance)?

Is there an option to remember a device in order to skip the 2FA for a certain period (1 month for instance)?
8 months ago in SafeLinx 0 Needs Review

Remove limit of 64K for Computed text

I often use computed text in a RT field on a document. Very practical for displaying results of a dblookup inside a RT field. Mostly for embedding HTML for displaying on the web. I often stumble on the 64K limit. Submitted by Theo Heselmans
over 7 years ago in Domino Designer / @Formulas 2 Under Consideration

Add API (Lotusscript/Java, etc.) method to place text into the OS clipboard

Ability to call a method to place arbitrary text into the OS clipboard without having to select a NotesUI field value and call copy (e.g., placeTextinClipboard(string) ). I often place non-field value text into the clipboard and achieve this by wr...
over 4 years ago in Domino Designer / LotusScript 2 Under Consideration