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 1339

NotesRichtextItem class needs a new attachment function addEmbeddedObject

Today we have embeddobject it would be good if you could get a emdeddedobject from another document/richtextfield and use a function that would add an embedded object to a richtextfield. Instead of as today Save it to disk and after that embedd it...
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration

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

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

Make XPages artifacts as available as possible

Since the plan is to aim to reuse as much of existing XPages apps in new apps as possible, it would be tremendously useful to make the parts that make up the XPages stack as available as possible. The ideal would be open-sourcing it entirely. Seco...
over 6 years ago in Domino Designer / XPages 0 Under Consideration

Add input masks for editable fields

Add a checkbox, default off, to enforce a limited input mask Include some defaults E.g. {0-9,.E} for a numeric field, or {##/##/####} for a date field
almost 7 years ago in Domino Designer 2 Assessment

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.
over 2 years ago in Domino Designer 1 Needs Review

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...
over 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,...
over 4 years ago in Domino Designer 1 Planning to Implement