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

Domino Designer

Showing 1344

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

Make a Lotus Script equivaluent for the Formula command @SetHTTPHeader

Unfortunately currently there is no way to set HTTP Header variables from a WebQueryOpen Agent being called from a web form. There should be a new command like this: Call session.setHTTPHeaderVariable(name, value) Also this should be working in We...
8 months ago in Domino Designer / LotusScript 1 Needs Review

Use a modern web engine

Use the same modern web engine for rendering HTML emails, XPinc and Web Browser control in forms. Keep it up to date with each release. For example, Chromium or Gecko.
over 6 years ago in Domino Designer 0 Under Consideration

Make it easy to build JAX-RS RESTful web services within the nsf

JAX-RS and annotations are a powerful way to build RESTful web services. Todai it can be done but you have to take lots of steps to make it possible. For inspiration: https://github.com/OpenNTF/org.openntf.xsp.jakartaee, (and https://www.pradny.co...
about 6 years ago in Domino Designer / Java 5 Under Consideration

Soap 1.2 support

Web service providers and consumers in native Notes have been good but need support for soap 1.2 and get support for some more complex definitions to make it possible to use in today's integrations.
almost 7 years ago in Domino Designer 5 Assessment

notes objects serialization to/from json

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

Make LS debugger work in dialogs, on forms with embedded views

Currently, there are severl oft-used design constructs where you cannot use the Lotusscript debugger. Like in dialogs, or in forms with embedded views. This makes debugging scripts used in these situations incredibly painful. Please remove these l...
over 5 years ago in Domino Designer / Debugger 1 Under Consideration

Add HasElement to the NotesJSONNavigator class to test if an element exists

There is the GetElementByName method for a NotesJSONNavigator in LotusScript. A serious drawback is that it gives an error when trying to get an element that isn't there. Please supply HasElement (or just don't generate the error).
almost 3 years ago in Domino Designer / LotusScript 0 Needs Review

Need LotusScript functionality like 'Copy Link As URL' in Notes Client

Currently, unable to use the LotusScript method/function to achieve the requirements like 'Copy Link As URL' in Notes Client. The requirement is to copy the URL from the Notes document and paste it into the clipboard using LotusScript.
8 months ago in Domino Designer / LotusScript 3 Needs Review

modern controls and templates for xpages

xpages core is great but adding cool controls is not easy. we neet components like primefaces in standart package. https://www.primefaces.org/showcase/
almost 7 years ago in Domino Designer / XPages 1 Assessment