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

About ReadEncoded method of NotesStream class

I have heard that there is a bug in the ReadEncoded of the NotesStream class. Please fix it and release it to the public.
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

Select Multiple Documents in the view using LS

It will be very helpful if I can use something like: NotesUIView.SelectDocuments( coll as NotesDocumentCollection ) which marks all documents from the collection with selection marks.
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Improve Notes limitation for LotusScript Iterative statements looping assignment variables

Using @Formula laguage for Iterative Statements such as @For, @DoWhile, and @While will give an Error in Notes 64-bit client when an existing variable inside the loop gets updated multiple times. "The formula has exceeded the maximum allowabl...
10 months ago in Domino Designer / LotusScript 1 Needs Review

Allow mail soft deletions (trash folder) to replicate to other servers

If you create a mail replica on another server the soft deletions (trash folder) do not replicate. It makes sense that all documents should replicate regardless or not if they are in the Trash folder.
almost 6 years ago in Domino / Administration 1 Under Consideration

Make new methods in NotesView Class named view.refreshIndex and view.rebuildIndex

As the existing method NotesView.refresh does NOT refreshing the views index but just updates the in-memory object data with the current view index, I´d wish there was a script method which would really refresh/rebuild the views index. In additi...
almost 6 years ago in Domino Designer / LotusScript 5 Under Consideration

Provide more than one text line in PicklistCollection

The PicklistCollection dialog only prompts one line of text, even if the parameter prompt contains line breaks. Sometimes it would be very helpful if more than one text line could be displayed when the user needs to select a document based on more...
about 3 years ago in Domino Designer / LotusScript 1 Needs Review

Improve the integration of Jenkins and Git with Domino to automate the process of replacing templates in applications

In times of pandemic with COVID-19, many companies are adopting the home office work model, so the need to improve and facilitate Jenkins and Git integration with Domino as much as possible to automate the process of updating template.
over 5 years ago in Domino / Administration 0 Under Consideration

New OffBoard functionality for users and their mail

When users leave the company, we mostly ( and manually ) move mail/calendar to their archive. Archived mail, we have to keep to several years by law. What we would like to have is the following functionality in offboarding: Delete user with the fo...
over 2 years ago in Domino / Administration 1 Assessment

Asynchronous LS code in a Notes form

Say you want to fill some cache at the start of a form, e.g. looping through a view in the PostOpen. The user has to wait until the loop is finished. If this code could be executed asynchronously, the user wouldn't have to wait and could start fil...
almost 4 years ago in Domino Designer / LotusScript 3 Needs Review

Option or Parameter for rollover (Rename) Log.nsf and recreate new log.nsf.

Currently to rename/ Remove the existing log.nsf, the administrator have to stop the domino server and rename the existing log.nsf. Is it possible to provide a option or parameter with which incase if the size of the log.nsf grown upto certain siz...
almost 5 years ago in Domino / Administration 2 No Plans to Implement