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

Clear

Ideas

Showing 667 of 9008

LotusScript : Please open undocumented LS methods/functions.

http://opendom.blogspot.com/2006/11/undocumented-dom-lotusscript-inventory.html
almost 7 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 7 years ago in Domino Designer / LotusScript 1 Under Consideration

LotusScript to browse/edit URL links (Hyperlink or Hotspot)

Function for LotusScript to process URL links created by Notes clients in the Body field with the following functions Menu: [Create] - [Hyperlink] Menu: [Create] - [Hotspot] - [Link Hotspot] For example, LotusScript can look for Document Link...
over 2 years ago in Domino Designer / LotusScript 1 Under Consideration

notes objects serialization to/from json

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

Need remove attachment icon if forwarded mail selected "Don't Include" attachment from HCL Verse

Reproduced steps: (UserA,B,C in one Domino domain) 1.UserA sent one mail to UserB from HCL Notes client , added one pdf attachment. 2.UserB opened the mail from HCL Verse 12.0.3, then forwarded the mail to UserC, and selected "Don't Include" attac...
over 3 years ago in Traveler 5 Already Exists

Add alternate name support / functionality

There is currently no way to display or use alternate names, customers would like to have this enabled/added
over 7 years ago in Traveler 11 Assessment

Allow more web-like events on form fields

Would it be possibe to add (most of) the other field events to form fields, e.g. Click and DblClick? They could be very useful in various circumstances. Or implement (in JavaScript) form.field.addEventListener, so it can be accomplished using Java...
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

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 5 years ago in Domino Designer / Documentation  / LotusScript 4 Planning to Implement

Set breakpoints in Lotusscript window, not just at debug session start

Current handling is unfortunate especially for (custom) classes since they are not broken down into their methods for conveniant selection in the debugger dropdown. One has to scroll through a rather lengthy text window until the desired section i...
over 7 years ago in Domino Designer / Debugger / LotusScript 0 Under Consideration

supporting running podman/docker as non-root user and using 'security-opt' flags in that scenario

Sametime containers do not require root access - they run as user 1000 within the environment. This is different than running docker/podman as a user other than 'root'(i.e rootless user). Requesting to support docker/podman to run as a rootless us...
about 2 months ago in Sametime / Documentation 0 Needs Review