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

LotusScript

Showing 362

Dialog method to show DialogList Prompt of a field

Notes has a native dialog list field with options, which can be shown in a dialog by pressing the helper icon in the field or press enter if the field is focused. But there is no way to open this dialog by formula or lotusscript code. A way to ope...
5 months ago in Domino Designer / LotusScript 0 Needs Review

ProgressBar for Import / Export Data

Make an Lotusscript ProgressBar available for Import or Export Data. Example: Import 250 of 2500 Document 10% (Progressbar form 0 to 100%)
over 2 years ago in Domino Designer / LotusScript 2 Under Consideration

Improve auto complete/suggestions

If lotusscript code contains an error, autocompletion and suggestions fail. Please make sure that this works even when the code contains errors. This would help developers a lot.
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Increase the maximum length of the lotusscript identifier

The maximum length of a LotusScript identifier is 40 characters. If LotusScript is generated from a Web service WSDL file, longer identifiers may be generated. E.g. because the names of the generated constants for enum are composed of two names fr...
over 3 years ago in Domino Designer / LotusScript 4 Under Consideration

Make Default- Classes Subclassable in LotusScript

We have some advanced applications, where we need the default classes NotesDocument or NotesUIDocument or any other to have some special functions like "SaveWhenModified" or "ReplaceItemValueHashed" (only mark the document as changed when the valu...
over 5 years ago in Domino Designer / LotusScript 3 Under Consideration

Better LS/Java API for handling of (multi)values of a NotesItem

The (LS/Java) API for handling Item values is very rudimentary at best, which for LS especially painful since it does not have Collections A more full API is needed (and would be loved). The NotesItem class should have a API which handles values b...
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Need a functionality to set the OS environment variable using LotusScript method.

Currently, unable to use the LotusScript method to set the Operating system Environment variable. The requirement is to add an Environment Variable in the Operating system using the LotusScript method.
over 1 year ago in Domino Designer / LotusScript 2 Needs Review

New parameter to specify default selection documents for views displayed in notesUIWorkspace.PickListStrings.

The last parameter of PickListStrings can specify a category. However, there is no parameter that allows specifying the default selection document. NotesUIView.SelectDocument allows the Notes client to select documents for the view it displays. A...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Ability to switch to Notes Client if LotusScript Debuger is open

No description provided
over 5 years ago in Domino Designer / Debugger / LotusScript 0 Under Consideration

Make new Lotus Script function "ShellAndWait"

The existing shell functions only call the external target but do not wait for its ending. It runs asynchronous. Therefore it would be great if there was an additional Script function which wait for the called program to end. Mark Reiser, sir...
over 4 years ago in Domino Designer / LotusScript 4 Under Consideration