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 1581 of 8857

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 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

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

use JSON from OneTouchSetup for server configuration afterwards

OneTouchSetup is great tool to start server, but imagine you have 20 or 50 or 100 servers. it would be great if new command exists "server LoadConfig myJSon.json" which process JSON. I may need to add/remove new Notes.ini , or change particular at...
over 2 years ago in Domino / Administration 3 Assessment

Remove and add database icon using lotusscript

Requirement is to remove old database icon and add new database icon on the workspace using lotusscript. @RenameDatabase and @AddDatabase methods doesnot fit in customer requirement. Migration from old version to new version is being done and at s...
over 4 years ago in Domino Designer / LotusScript 1 Needs Review

Compact system databases on-line

It's very important to have ability to compact system databases like log.nsf or domlog.nsf online.
over 6 years ago in Domino / Administration 4 Under Consideration