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 1230

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

extend @GetDocField to work across databases (@GetDbDocField)

The current @GetDocField function is extremely powerful but is limited to looking up fields only from documents within the same database. It seems to be a natural extension of this to create a new @function to allow cross database field lookups. A...
over 2 years ago in Domino Designer / @Formulas 1 Needs Review

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.
over 5 years ago in Domino Designer 5 Assessment

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

Download files using NotesHttpRequest class

Currently we are not able to download the files, images (binary files) or files which are encoded with Base64 when we use the NotesHTTPRequest, or NotesJson clasess.It will be very helpful if we have any methods for file handling using lotus scrip...
about 4 years ago in Domino Designer / LotusScript 3 Assessment

Commands to change the frame size in a frameset

Although the mouse can be used to change the size of each frame in a frameset, it would be useful to have the ability to change the size with a command or LotusScript. For example, one could specify the height or width of a particular frame as a ...
9 months ago in Domino Designer / @Formulas 0 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.
about 5 years ago in Domino Designer 0 Under Consideration

notes objects serialization to/from json

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

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/
over 5 years ago in Domino Designer / XPages 1 Assessment

@Formula scriptlibrary that I can re-use across my design elements

If I have an @Formula function that I want to reuse across my design elements (e.g. Postopen event for all views and database script) I have to rewrite the function for every design element. It would be much handier if I could store the code as a ...
over 1 year ago in Domino Designer / @Formulas 1 Needs Review