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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Resizable arrays (lists) in LotusScript

There should be a class similar to Java's ArrayList, a resizable array to put elements into it with methods like: list.add(Variant item) list.isEmpty() list.Iterator() list.removeAt(int index) list.remove(Variant item) list.size() ...
about 8 years ago in Domino Designer / LotusScript 2 Under Consideration

Show LotusScript functions or subroutines that are not called.

No description provided
about 8 years ago in Domino Designer / LotusScript 3 Under Consideration

GetThreadinfo(LSI_THREAD_CALLMODULE) should return the name not any internal address

It would be great if the LS GetThreadinfo(11) command would return the calling modul name instead of an internal cryptic string number string like in example "*F134C18". This would allow to write a much better error handling routine and would also...
about 6 years ago in Domino Designer / LotusScript 4 Under Consideration

lotusscript functions to create sha256 sha384

With the new http and json classes a possibility to create sha256 and sha384 would be good to have natively in lotusscript
over 7 years ago in Domino Designer / LotusScript 2 Assessment

Please add options to the name picker.

When the name picker is placed, it allows selection of both users and groups.However, the “Designate Primary Assignee” setting available in workflow stages currently only permits users.Since using the name picker to set a group might not function ...
7 months ago in Leap 0 Needs Review

new event for 'Checkbox' & 'Radio Button' field 'onChangeSelection' for LotusScript

An event that occurs when the selection in the Radio Buttom / Checkbox field is changed before the focus leaves the field. I want to be able to react to any changes in the selection, e.g. to call uiDocument.Refresh() -while the user stays in the f...
about 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Need the ability to hide or prevent XML data returned by a LEAP Retrieve service from being visible in the browser’s Network tab

We have a stage where initiators have read access, and we are using LEAP Search and a retrieve service to fetch the data. However, the client does not want user data to appear in the XML response in the network, as it contains information about ot...
5 months ago in Leap 1 Needs Review

Improve LotusScript Lists with something like a size or count property

I love using Lists in LotusScript, as well as HashMaps in Jave etc. There are a few things though that I've always missed with Lists: a size or count property/option telling us how many elemts are stored in a List if that is not possible for whate...
about 5 years ago in Domino Designer / LotusScript 5 Under Consideration

Built-in LotusScript function to provide LMBCS to UTF-8 encoding conversion

Currently with a LotusScript web agent session.DocumentContext call is based on LMBCS-based encoding . If that can not be changed to allow UTF-8 encoding, please provide a built-in LotusScript function to perform the conversion.from LMBCS to UTF-8...
over 7 years ago in Domino Designer / LotusScript 3 Under Consideration

filter join and leave messages for a group chat in eclipse client, like in web client.

filter join and leave messages for a group chat in eclipse client, like in web client.
over 1 year ago in Sametime / Chat 0 Under Consideration