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 1312

Add the documentation for DominoUtils and JSON classes to Designer Help

The help currently has no documentation on the following classes: com.ibm.xsp.model.domino.DominoUtils - the main class used to obtain XPage variables in Java com.ibm.commons.util.io.json.* - the classes used for JSON encoding and decoding There a...
about 6 years ago in Domino Designer / Java 1 Assessment

Add API (Lotusscript/Java, etc.) method to place text into the OS clipboard

Ability to call a method to place arbitrary text into the OS clipboard without having to select a NotesUI field value and call copy (e.g., placeTextinClipboard(string) ). I often place non-field value text into the clipboard and achieve this by wr...
about 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Provide native support for real -time push notifications (SSE or Websockets) in Web-based applications

Real-time notifications are now the norm and expected in mobile applications, and also becoming increasingly important in desktop applications too. This capability would add additional value to the new Domino REST API features.
about 2 years ago in Domino Designer 1 Needs Review

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

Java server side stack update (OpenLiberty ?)

Hi, The current level of servlet support is making impossible to leverage up to date libraries and nowadays development paradigms. We deeply need servlet engine upgrade, some reactive support Domino looks prehistoric in this area... OpenLiberty se...
almost 4 years ago in Domino Designer / Java 4 Under Consideration

Design guidelines for developing Notes Client and Nomad applications

The development of applications for the Notes Client is very fast and easy, in addition to having good features such as security and offline replication, the problem is that there are few visual resources to modernize the look of old applications,...
almost 4 years ago in Domino Designer 1 Planning to Implement

Make the NotesUIView OnSelect event work in an embedded view

This would allow us to identify which document in an embedded view was selected
over 1 year ago in Domino Designer / LotusScript 4 Needs Review

Add a column property to stick/keep column shown in wide views, when scrolling the view to the right

In views with many columns (wider than the screen), if the user scrolls the screen to right, the key identifier - mostly in one of the leftmost columns - will get out of sight. Give designer an additional column property, which keeps columns visib...
over 6 years ago in Domino Designer 0 Under Consideration

Native method to display PDF documents in Notes Client

If you want to preview a PDF you have to jump though hoops with a browser component to do so. The PDF is the main doc type the people use. The Notes client should be able to display it natively.
about 5 years ago in Domino Designer 0 Under Consideration

I need a function to sort an array.

The @ function has @Sort, and JavaScript has Array.sort(). it would be useful if LotusScript also had a function to sort arrays.
about 4 years ago in Domino Designer / LotusScript 1 Under Consideration