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 238

Create function notesuiview.selectdocuments(documentcollection)

Create a function that passing a documentcollection in a notesuiview this mark all the documents the collection there're in this view. Make a equivalent in Lotusscript this function that is in formulas select (form="XXXX") & (Field="YYYY")
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Bypass IDVault password check for IDs that do not have passwords

Currently when configuring Notes client with IDVault, users are prompted for password although their userIDs do not have passwords. This causes issue when configuring Notes client with automated text file.
3 months ago in Domino / Administration 0 Needs Review

Export the "Last Change Date" for both Internet and Notes Password for All Users

As an Administrator, I need to be able to export the "Last Change Date" for both Internet and Notes Password for All Users in a server, because this feature would allow us to identify active mailboxes and users by analyzing who has recently change...
about 2 months ago in Domino / Administration 0 Needs Review

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

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

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

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

excluding a folderlist from agent-manager

we have Folders with more than 10000 databases using same template with only local executable agents When we make code changes in the template, after update on these server AMgr reloads the Agent document on every database. We never run agents sch...
about 2 months ago in Domino / Administration 2 Needs Review

PicklistStrings using data array instead of documents

It would be very helpful to have the ability to let the user pick one ore more data sets out of given tabular data presented based on a view or folder design. The data maybe provided as multi dimensional array, some kind of key/value sets or maybe...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review