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 778 of 9007

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

Designer should use AI (Domino IQ) to check for app compatibility

Designer in Nomad for web browsers - check my app for issues/compatibility/errors. Developers/admins are always asking "will my existing app work on Nomad (for web browsers, Android and iOS)". While the general answer seems to be "it should" or "t...
7 months ago in Nomad / Nomad (Web) 0 Future 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

Support Client Certificate Authentication for Nomad Mobile (iOS)

Client certificate-based authentication is currently not supported for Nomad Mobile on iOS. This enhancement proposes adding support for this authentication method in the iOS mobile client like supported by HCL Verse mobile application, enabling s...
8 months ago in Nomad / Nomad (iOS) 0 Needs Review

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

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

Disable the message "Install App"

Nomad Web shows the attached message "Install App". Installing applications without permission is generally prohibited. So, administrators want to disable (invisible) the message to avoid user's confusion.
4 months ago in Nomad / Nomad (Web) 0 Future Consideration

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