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 1605 of 8851

Add methods canRead, canEdit, canRemove

I'm, as a developer, want to have 3 methods in class NotesDocument. This are: Function canRead( [in_name as NotesName] ) as Boolean Function canEdit( [in_name as NotesName] ) as Boolean Function canRemove( [in_name as NotesName] ) as Boolean De...
almost 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Lotuscript command to replicate (NotesDatabase.Replicate) in the background and not in the frontend

At present, starting a replication from the UI is a no go. Everything stops as the replication takes place in the foreground. When launching replication from the desktop, the user can choose foreground or background. This flag would make it much e...
almost 6 years ago in Domino Designer / LotusScript 0 Assessment

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

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

Make Domino Config General Error mapping also handle path errors

Within the Domino config database (domcfg.nsf) one can set a mapping for a custom "General Error" form to be displayed if such an error occours. Unfortunately this mapping obviously doesn´t count for (non-database related) path errors. For examp...
almost 6 years ago in Domino / Administration 0 Under Consideration

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

LotusScript : Please open undocumented LS methods/functions.

http://opendom.blogspot.com/2006/11/undocumented-dom-lotusscript-inventory.html
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Pre-selected documents in PickListCollection

By submitting an array of noteid or unid, a function in which PickListCollection is used could be significantly better if documents was possible to pre-selected.If "multipleSelection" is true then an array may be submitted otherwise a string. If t...
about 7 years ago in Domino Designer / LotusScript 1 Under Consideration

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

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