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

Add refactoring for variables/functions/subs in LS

Please add the refactoring for variables, function etc. in the Designer for Lotus Script.
almost 2 years ago in Domino Designer / LotusScript 2 Needs Review

Lotusscript Documenter like javadocs

Years ago there was a utility database call LSdocs that would document your LotusScript agents, classes, forms, views and libraries like javadocs. It has proven useful to find routines and documentation to use them.
9 months ago in Domino Designer / LotusScript 2 Needs Review

LotusScript : Please open undocumented LS methods/functions.

http://opendom.blogspot.com/2006/11/undocumented-dom-lotusscript-inventory.html
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Pre-selected documents in PickListCollection

By submitting an array of noteid or unid, a function in which PickListCollection is used could be significantly better if documents was possible to pre-selected.If "multipleSelection" is true then an array may be submitted otherwise a string. If t...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Download files using NotesHttpRequest class

Currently we are not able to download the files, images (binary files) or files which are encoded with Base64 when we use the NotesHTTPRequest, or NotesJson clasess.It will be very helpful if we have any methods for file handling using lotus scrip...
about 4 years ago in Domino Designer / LotusScript 3 Assessment

notes objects serialization to/from json

please add classes and/or methods to convert notes domino objects into json strings and reverse
about 5 years ago in Domino Designer / LotusScript 4 Under Consideration

Work with Collections: Give the Notesview a new LS command: Search.

I herwith suggest to have a new LS-command: NotesView. Search It should be similar like Notesdatabase.Search, but should only work on the view content. I know that db.search has the reputation to be slow, but if it would only work in a view it cou...
over 2 years ago in Domino Designer / LotusScript 4 Under Consideration

Allow NotesStream to be handled in memory for streams greater than 51 KB instead of writing tmp file to disk

If the NotesStream is up to 51200 bytes then it is handled in memory, but if it is greater than 51200 bytes then it is written as a tmp file into the Domino temp folder. To test this, run the following LotusScript on a Domino Server (Windows) and ...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

LotusScript Documentation for all NotesJSON* classes (and others that got added lately) is extremely poor

The NotesJSON* classes were introduced with Domino V 10.0.1. In V 11 a few methods were added but the documentation is still as poor as on day one. Most prominent example: NotesJSONElement.Type property just says this: Constant in JSON element tha...
almost 3 years ago in Domino Designer / Documentation  / LotusScript 3 Under Consideration

Create View and ViewColumn in Lotusscript

Expose more properties from view dialog and the view column property dialog in the Lotusscript Classes for views and view columns.So we can create / change views within applications better.
7 months ago in Domino Designer / LotusScript 3 Under Consideration