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 1801 of 8880

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

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...
about 4 years ago in Domino Designer / LotusScript 3 Needs Review

Output of update/compact/fixup commands to a log file

When executing maintenance commands like fixup/update/compact, it would be nice to have an option to write the output of the command to a specific file. In addition, options for debugging or generating detailed output of errors or corruptions woul...
over 6 years ago in Domino / Administration 1 Under Consideration

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

Allow a version of @SetviewInfo as a Lotusscript command

I would like to see a version of the @SetViewInfo / @GetViewInFo commands in Lotusscript. Of course the currently existing side effects of the @command on other Notes Design objects than the view where it gets used, need first to be removed. Other...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Add Purge Interval Replication Control (PIRC) status to Database.ReplicationInfo property

We have sometimes experienced that the Purge Interval Replication Control has been turned off on server databases, without intervention from users. The Purge Interval Replication Control status is missing on the ReplicationInfo property for NotesD...
3 months ago in Domino Designer / LotusScript 0 Needs Review

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

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

Need an option to set birthday reminder in Verse > People app

When you edit any contact in Verse (mobile) > People app, you have an option to add the birthday of that person. However there is no option to remind you about birthday on that day. User expects that, Verse app should also show a notification i...
about 4 years ago in Traveler 0 Future Consideration

Change password for a user ID without having ID Vault using lotusscript or Formula Language

"ResetUserPassword" method can be used to change the password for a user ID present in ID Vault. Requirement is to change/reset the password without having ID vault and this needs to be done via lotusscript or formula language.
about 4 years ago in Domino Designer / LotusScript 3 No Plans to Implement