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 379

Backport LotusScript enhancements from Volt MX Go to Domino

At Engage 2022 it was announced that LotusScript would get new features like try/catch/finally, asynchronous operations or lambdas, but only as part of the Volt MX Go offering running in the Foundry server of MX. Please backport these enhancements...
over 2 years ago in Domino Designer / LotusScript 0 Assessment

Update Lotus Script Editor for legacy Notes design

When editing lotus script for form or view event, we have to use the interface like legacy notes designer. Please update it like script library editer. I would like to use pop-up help and my classes with type-ahead in the legacy design.
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Add a Calendarweek LotusScript function, which obeys the user's regional settings

Sometime users want to categorize documents in a view by calendar week. The calculation of calendar week is differerent in different parts of the world, e.g. the rules for the US differ from the rules used in Europe. The Notes client calculates th...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Show LotusScript functions or subroutines that are not called.

No description provided
about 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Document Locking for clustered Domino servers

Apparently document locking is not cluster-aware. That is, if the 'Master Lock Server' is not reachable or down, the other cluster member does not take the role of managing the locks Document lock in a single server environment works perfectly. Bu...
over 2 years ago in Domino Designer / LotusScript 2 Under Consideration

Add APIs for progress indicators and modal "processing" dialogs in LotusScript

For a good number of years, I've used a LS wrapper class around some C API calls to display a progress bar, which is handy when progress steps are knowable. Ideally, this should be available essentially as-is to display a client-modal (or task-mod...
about 3 years ago in Domino Designer / LotusScript 2 Under Consideration

Add JSON pretty format to the the JSON class in Lotus Script

Lotus Script JSON stringified output is always compressed and does not format the data pretty printed. There are many tools out there which could reformat the JSON output.But this would cause a round trip to an external comand like JQ which would ...
about 1 month ago in Domino Designer / LotusScript 0 Needs Review

Correct indentation on "End Select" in Lotus Script

The auto indentation of Lotus Script misplaces an "End Select" line. It would need an additional indent tab to be placed correctly. Please just fix this! Mark Reiser sirius-net GmbH
about 3 years ago in Domino Designer / LotusScript 1 Under Consideration

I need a function to sort an array.

The @ function has @Sort, and JavaScript has Array.sort(). it would be useful if LotusScript also had a function to sort arrays.
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration

regular expression support for different aspects, field validation, db search

Regular expressions are very powerfull, but since we have dont have native support in LotusScript please extend LS classes to support it.
almost 6 years ago in Domino Designer / LotusScript 3 Under Consideration