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 766

The option to programmatically set the Tab label and caption for a Table with multiple tabs

There are many times when a table with tabs are useful but the tab headers cannot be set via a formula option. That means for shared databases the designer client must be used to alter the tab headings. This feature will improve table usage in app...
over 2 years ago in Domino Designer / @Formulas 2 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...
almost 4 years ago in Domino Designer 2 Under Consideration

Add methods canRead, canEdit, canRemove

I'm, as a developer, want to have 3 methods in class NotesDocument. This are: Function canRead( [in_name as NotesName] ) as Boolean Function canEdit( [in_name as NotesName] ) as Boolean Function canRemove( [in_name as NotesName] ) as Boolean...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Sort all lotusscript Classes, Subs and Functions alphabetically in the Objects pane

Instead of the current spiffy random order
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Update JavaScript validator supports newer ECMAScript standards

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

Resizable arrays (lists) in LotusScript

There should be a class similar to Java's ArrayList, a resizable array to put elements into it with methods like: list.add(Variant item) list.isEmpty() list.Iterator() list.removeAt(int index) list.remove(Variant item) list.size() ...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Add method overloading to LotusScript

We've only been asking for this since 1995 ... In OO languages you can usually create more than one method with the same name, but different signatures, that is different sets of parameters. This is called method overloading. This way you cou...
almost 6 years ago in Domino Designer / LotusScript 3 Under Consideration

@formula library

we have LS libraries where we can store common functions and subs and use it in all places in an application. there is no equivalent for @formula. think about an huge application, that needs to be multi language enabled. Today we use a couple...
almost 6 years ago in Domino Designer / @Formulas 2 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 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Visual Studio integration

I love the Domino Designer when I develop Notes applications with forms, views, @formulas and LotusScript. But, lets face it: The Designer sucks when it comes to Java development (and XPages) and Web Development (javascript, css, html etc. ) So...
over 5 years ago in Domino Designer 0 Under Consideration