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 1929 of 8853

NewInstance parameter needs to recognized in notesUIWorkspace.EditDocument method

>>>>>>>Observation Scenario for Target and Pointer database setup: 1. Target database - It contains user records with some basic user information. 2. Pointer database - It contains pointer documents. After creating some user r...
about 1 year ago in Domino Designer / LotusScript 1 Needs Review

notes objects serialization to/from json

please add classes and/or methods to convert notes domino objects into json strings and reverse
over 6 years ago in Domino Designer / LotusScript 4 Under Consideration

Implement and document NRPC so we can have SNI for Domino NRPC

Modern protocols running on TLS have SNI capability (Server Name Indication). We need to have the same capability for Domino NRPC. Use case: To have a single public IP listening 1352 and based on the server the client is requesting being connected...
almost 6 years ago in Domino / Administration 4 Assessment

Allow more web-like events on form fields

Would it be possibe to add (most of) the other field events to form fields, e.g. Click and DblClick? They could be very useful in various circumstances. Or implement (in JavaScript) form.field.addEventListener, so it can be accomplished using Java...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

ical will drop description if the ical stream comes over with a large size (approximately 50KB)

If user send any skype meeting invite with more than 50 KB description, description is not visible in lotus notes client. I was able to reproduce the issue with notes client and domino version 11 as well. You will only see message "The text in the...
over 5 years ago in Domino / Administration 6 Assessment

NotesDateTime initializing for midnight

Currently NotesDateTime cannot be initialized for midnight. The code dim date as new NotesDateTime("2024-010-10 00:00:00") call date.adjustSeconds(5) does not make any runtime errors, but the 5 seconds are just not added, because the date componen...
about 1 year ago in Domino Designer / LotusScript 4 Needs Review

Parallell Recreation of fulltext index

When you need to recreate a fulltext index it feels none productive to first delete the index and after that leave the database without an index until the new is created that could take a while depending on the size of the db. It would be better t...
7 months ago in Domino / Administration 0 Needs Review

Fulltext index recreation intervall

If a view gets corrupt the index is recreated but if an fulltext index gets corrupt nothing is done.There should be some indicators that tells if a fulltext index is corrupt.1. Index takes long time to update 2. a search takes very long time to pr...
7 months ago in Domino / Administration 0 Needs Review

Make the NotesUIView OnSelect event work in an embedded view

This would allow us to identify which document in an embedded view was selected
about 2 years ago in Domino Designer / LotusScript 4 Needs Review

Nomad Web: Show all Domino servers on the list of Open Application

Regarding Nomad Web, Domino server's list of "Open Application" diagram shows only "Local" and a Domino server which seems to be own home mail server. To show other Domino servers in the list, a user must input Domino server name directly to the ...
about 4 years ago in Nomad / Nomad (Web) 1 Assessment