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

Show unique users in the Internet Users list, not multiple entries for a given user

In Domino Administrator, Server tab - Status tab, select Internet Users view. It will display the list of Internet users, but some of them will have multiple entries. There should just be one entry per user to be most effective. In particular, thi...
over 4 years ago in Admin Client 0 Under Consideration

Capture if User clicked Ascending or Descending on a Column in a View

My idea is as follows: 1. User chooses to sort either Ascending or Descending on a column set to sort "Both" by design from the UI View. 2. User opens a document from that view. 3. User edits and saves the document. Script closes UI document, goes...
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

NotesUI class can access that view created by NotesDatabase.CreateView

A new feature was requested to create a new view with the NotesDatabase.CreateView method and immediately use it from the Notes client. LotusScript cannot open this new view without reopening the database, even after creating a new view with the ...
about 3 years ago in Domino Designer / LotusScript 0 Needs Review

"Input enabled" not always working

In (at least) V11.01 FP2, when using a @formula in the input enabled section of (at least) checkbox, radio button or listbox field, it is not working. When using a simple formula like @if(@getfield("IsAdmin")="1";@True;@False), it looks like the @...
over 4 years ago in Domino Designer / @Formulas 1 Needs Clarification

Not possible to identify exactly the cause of high disk utilization issue from Domino end

The disk on which Domino is running has Disk Time as 100%. Currently, it is not possible to identify exactly which DB, etc is causing high disk utilization issue from Domino end. Only option available right now is to check by using windows tools. ...
over 4 years ago in Admin Client 1 No Plans to Implement

Show a deletion confirmation dialog when ctrl+X or right-click > cut is performed on a document

In the Notes / Admin client, whenever you delete a document either by using supr + F9 or with a 'Delete xxx document' button, you'll get a dialog asking if you're sure. But you can also remove a document by cutting it and it will show no confirmat...
over 4 years ago in Admin Client 0 Under Consideration

Optimize mail document size sent by a LotusScript scheduled agent

Mail documents sent by LotusScript scheduled agents are twice as large as those sent by manually run agents. The increase in size of mail generated by the scheduled agent is due to extra fields. For example, in the smaller mail document there mayb...
over 1 year ago in Domino Designer / LotusScript 1 Already Exists

Add Sub Code Template also automatically to the Sub's Initalize and Terminate

If you are used to Lotusscript code templates, you may have detected that the Initalize and Terminate Events are automatically created but without using any code template. Thus I suggest to add the Sub code template or may be even new special code...
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Add Extract ID File from Vault in AdminCentral.nsf

Lotusscript has NotesVault method that allows to extract ID for particular user. it would be great to add this in Admin Central, so Security Officers and Admins and also extract ID from AdminCentral, without using full admin client.
over 1 year ago in Admin Client 2 No Plans to Implement

new lotusScript method db.GetUnModifiedDocument based on threshold date

There is currently methods to build collections based on GetModifiedDocuments (positive change) and UnprocessedDocuments (agent hasn't touched). GetAllUnreadDocuments ,etc But there are times you need to process or inspect documents that haven't b...
about 3 years ago in Domino Designer / LotusScript 0 Under Consideration