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

My ideas

Showing 8355

Add SNI to domino server web service consumers

We need to integrate domino applications with external servers, using web services. Domino server cannot communicate with external servers that have several different services or several URLs on the same ip (most of them today), because domino doe...
over 2 years ago in Domino / Integration 1 Assessment

Feature to allow streaming large size videos directly from Notes Client

One can attach video file in a rich text field using Notes Client. Other user (with proper access) can access that video in two ways (Refer to screenshot attached)--> 1. Directly open it. 2. Save the video and then view it. Option one at times ...
over 1 year ago in Notes 1 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 5 years ago in Domino Designer / @Formulas 2 Under Consideration

Ability to retrieve the schedule agent information using LotusScript

Currently, there is no property or method to retrieve the following information using the Notes Agent class. 1. Alias Name 2. Trigger: 'Action menu selection' or 'Agent list selection. Note: The Notes Agent class has a Trigger' property, but f...
over 1 year ago in Domino Designer / LotusScript 3 Needs Review

Invitees counter-proposal disappears from calendar view

If the invitee "Propose New Time" for meeting with Notes, there will be a placeholder of the original meeting. However, if they "Propose New Time" via Verse, there is no placeholder for the original meeting, and the counter-proposal disappears fro...
about 1 month ago in Verse / Verse on Premises 0 Assessment

Expose information about number of indexed documents, FT Index Size

It would be good to be able to get number of indexed documents and also FT Index size in bytes using Lotusscript and Java. This is when using Lotusscript checking size of a database including FT Index.
about 1 month ago in Domino Designer / LotusScript 0 Needs Review

Implement a Central E-Mail Signature Management Solution

Add a central e-mail signature management solution in Domino. The solution should allow a consistent management of e-mail signatures across all HCLSoftware clients.
about 1 month ago in Domino / Administration 1 Needs Review

db.CreateReplica LotusScript with "CreateAsAStub" option

It's time to have this option. Set notesDatabaseReplica = notesDatabase .CreateReplica( newServer$ , newDbFile$ , CreateAsAStub as boolean) We need a new option to create replica stubs via LotusScript. The value defaults to "false" and optional so...
2 months ago in Domino Designer / LotusScript 0 Needs Review

Support Verse as backend service for HCL Connections Mail client

In the current HCL Connections Mail plugin, iNotes is required to make this plugin work. With iNotes being deprecated in the near future please make sure this plugin keeps working. On top of that, on the current plugin and before we get to the rem...
over 1 year ago in Notes 0 Needs Review

I need a function to sort an array.

The @ function has @Sort, and JavaScript has Array.sort(). it would be useful if LotusScript also had a function to sort arrays.
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration