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 42

Add support for interfaces and add library of common data structures to LotusScript

Allow better OOP support in LotusScript with support for interfaces. Add a library for common data structures such as lists, dictionaries, etc...
over 7 years ago in Domino Designer / LotusScript 3 No Plans to Implement

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

Extract ACL information in all .nsf files in a domain.

By default you can view all the ACLs inside the catalog.nsf however it is not accurate because if a user is part of a "group" and that "group" is assigned explicitly in the .nsf ACL it does not reflect in the catalog.nsf. This can be reproducibl...
about 7 years ago in Domino / Reporting & Analytics 6 No Plans to Implement

Add methods hasDocumentByUNID and removeDocumentByUNID

I'd like to have 2 methods in class NotesDatabase Function hasDocumentByUNID( unid as String ) as Boolean Sub removeDocumentByUNID( unid as String ) It will help developers write more clear code
about 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement

I want to use GPS with my Notes client.

I am developing an application for use with HCL Nomad using the NotesGPS class. I have a GPS receiver connected to my laptop via USB, but when I run the code on a Windows Notes client, the NotesSession.CreateGPS method returns code: 4508. Debuggin...
almost 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement

New Relic functionality that allows information from the end user's web browser session to be monitored.

Requesting to have New Relic "Browser" functionality that allows information from the end user's web browser session to be monitored for page timings, actions, locations, and other direct usage information.
almost 5 years ago in Domino / Reporting & Analytics 3 No Plans to Implement

Allow clicking an action button programmatically

We have several situations in which it would be very useful to be able to start a mail in the user's mail database from a different application. As an example: relevant mails are stored in the Project database (moved/deleted from the mail db). Whe...
over 2 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Function to change Notes ID password via Lotus Script.

We need to change Notes ID password via program in bulk.I know that it is possible to change password with using ID-vault.Because I need to make it with our program, I want to be able to change Notes ID password via Lotus Script, Formula, and so on..
almost 7 years ago in Domino Designer / LotusScript 2 No Plans to Implement

Support optional keyword in Lotus Script

To make a more flexible subroutine, please support the optional keyword to define arguments.
about 7 years ago in Domino Designer / LotusScript 0 No Plans to Implement

Need to get the Notes temporary folder location using LotusScript.

Notes temporary folder is generated randomly under Temp folder. Customer would like to get the handle of the folder using Lotusscript.
almost 5 years ago in Domino Designer / LotusScript 6 No Plans to Implement