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

My ideas: LotusScript

Showing 362

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 ...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

sessionAsSigner for LotusScript

Really grew to love sessionAsSigner in Xpages apps. E.g. perfect for workflow apps! Now everytime I build or maintain a pure Notes client app I'm deeply missing the flexibility of sessionAsSigner in LotusScript!
about 5 years ago in Domino Designer / LotusScript 2 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...
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

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

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...
over 3 years ago in Domino Designer / LotusScript 4 Under Consideration

Computewithform failure

When you use computewithform today and you get an error it's almost impossible to find what field is causing the problem. It would be great to have a feature to find out what fields are failing. Today we use the great tool from http://www.nsftool...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Make Domino Designer LotusScript Eclipse editor respect CamelCase as documented

The old lotusscript editor, when completing object properites and methods, completes with the CamelCase name as in the documentation. The Eclipse LotusScript editor has failed to do so since it's introduction. It's about time it followed the stand...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

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 5 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Make the NotesJSON... classes support more valid JSON

Please make the NotesJSON... classes support more valid JSON. Nicely formatted legal JSON with whitespace should be parsed. Also, nice would be the option to output nicely formatted JSON, for easier consumption by a human.
over 2 years ago in Domino Designer / LotusScript 2 Under Consideration

Add external (twitter, salesforce, o365) connectors to simple action notes agents

Notes agents are no different from Microsoft Flow in that their simple actions work on a condition / action architecture. Flow is very successful because it offers a bunch of connectors by default - not just in a simple db / sharepoint list, but c...
about 4 years ago in Domino Designer / LotusScript 1 Assessment