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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Add APIs for progress indicators and modal "processing" dialogs in LotusScript

For a good number of years, I've used a LS wrapper class around some C API calls to display a progress bar, which is handy when progress steps are knowable. Ideally, this should be available essentially as-is to display a client-modal (or task-mod...
about 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Copy the Lotusscript code from rich text field into the click action of the button

1.Customers need let AI develop the program code in Notes Designer. 2.If we had method to copy the Lotusscript code generated by Domino IQ from rich text field into the click action button then we can meet the requirement easily. Please refer to t...
8 months ago in Domino Designer / LotusScript 0 Needs Review

Syntax Highlighting and IntelliSense for Code Stored in Notes Documents

We use Notes documents to store @Formula code, which we then evaluate in LotusScript against documents—for example, to set default field values dynamically. It would be fantastic if I could write formula snippets in Notes documents with syntax hig...
about 1 year ago in Domino Designer 0 Needs Review

Update Lotus Script Editor for legacy Notes design

When editing lotus script for form or view event, we have to use the interface like legacy notes designer. Please update it like script library editer. I would like to use pop-up help and my classes with type-ahead in the legacy design.
about 6 years ago in Domino Designer / LotusScript 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
about 8 years ago in Domino Designer 2 Assessment

Support properties on Record objects in EL

As of 14.5, if you have a Record class with a "name" property, the EL binding #{someRecord.name} results in an exception of "Error getting property 'name' from bean of type somepackage.SomeRecordClass". The XPages EL property resolver should map t...
about 1 year ago in Domino Designer / XPages 2 Needs Review

Allow Sections in HCL Notes to Expand or Collapse Based on Formula Logic

Currently, collapsible Sections in the HCL Notes client can only be expanded or collapsed manually by the user or configured with static default behavior. The idea is to allow the expanded/collapsed state of a Section to be controlled dynamically ...
5 months ago in Domino Designer 1 Needs Review

Add Collapsible Sidebar Navigation with Icon-Only Mode for Domino Applications

Most modern web applications support collapsible sidebar navigation, where the navigation can be reduced to icons only and expanded again to show both icons and text. A similar concept already exists in the HCL Notes client Workspace, where the si...
5 months ago in Domino Designer / Views 0 Needs Review

Support Mouse-Over Image Resources in Views and Table Backgrounds

HCL Notes already supports horizontal image resource sets that can display different image states such as: normal mouse-over selected mouse-down This allows developers to create interactive rollover effects and more dynamic user interfac...
5 months ago in Domino Designer / Views 0 Needs Review

Allow embedded views from other databases based on a formula

Now when I want to embed a view from another 2nd database I have to select the application (2nd database) and the view I want to add. However, when working with templates the template and production db will then both refer to the same 2nd database...
over 6 years ago in Domino Designer 2 Under Consideration