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 784

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

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

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.
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

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 4 years ago in Domino Designer 2 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...
almost 6 years ago in Domino Designer / XPages 0 Under Consideration

Allow use of ViewNavigator in FT-searched views

Currently, if you use any of the FTSearch* methods on a view, then `ViewNavigator`s you create for the view won't respect the search, instead forcing you to use getAllEntries(). However, that limits the optimizations you can perform and, at the ve...
almost 2 years ago in Domino Designer / Views 0 Under Consideration

Update JavaScript validator supports newer ECMAScript standards

Hope the validator at least supports ES6
about 5 years ago in Domino Designer / XPages 0 Under Consideration

FontAwesome icons in views and application icons.

Modernize app with vector fonts from FontAwesome Constantly improving collection of icons, designers would select graphically or with code to allow combining, color, animations, etc.
over 6 years ago in Domino Designer 0 Under Consideration

Stop toolbars from moving

I think this bug has existed since V8. If you position the toolbars to where you want them the next time you open the designer client they move back to where they were. This still happens in 9 FP10 and Notes 10.
over 6 years ago in Domino Designer 10 Under Consideration

New LS method "notesView.GetCategoryEntryByKey"

Set notesViewEntry = notesView.GetCategoryEntryByKey( key [, exactMatch% ] ) This would give the great benefit, to access the total columns of a view category row (a ViewEntry with IsCategory = True). Example: Think about a view, with categori...
over 6 years ago in Domino Designer 4 Under Consideration