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

My votes: Domino Designer

Showing 1291 of 8418

DQL in SSJS / XPages

add dql classes to ssjs
almost 6 years ago in Domino Designer / XPages 1 Assessment

Commands to change the frame size in a frameset

Although the mouse can be used to change the size of each frame in a frameset, it would be useful to have the ability to change the size with a command or LotusScript. For example, one could specify the height or width of a particular frame as a ...
over 1 year ago in Domino Designer / @Formulas 0 Needs Review

Notes view like excel and project management

Notes view feature like excel and project management feature ex sum, average, search, filter.
over 5 years ago in Domino Designer / Views 3 Under Consideration

Create new "Responsive" application using the "Create Custom" feature in Nomad Web

It's a great feature to be able to create a new app from a theme in Nomad Web, as it makes creating a new app beautiful and modern in Nomad Web. My suggestion would be that the application created using the "Create Custom" feature should be res...
5 months ago in Domino Designer / ReStyle 0 Needs Review

Asynchronous LS code in a Notes form

Say you want to fill some cache at the start of a form, e.g. looping through a view in the PostOpen. The user has to wait until the loop is finished. If this code could be executed asynchronously, the user wouldn't have to wait and could start fil...
about 3 years ago in Domino Designer / LotusScript 3 Needs Review

Expand the Button Class (LS, Java,...)

Currently the button class (actions, action hotspot or button on a form) consists in LS only of 2 events. It would be great if one would have access to the Name property of the button.
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Make inviewedit more flexible

It currently is a pain to work with inviewedit. Some part, like query_request was never officially supported. I like e.g. to have a drop down lost when I click on a field. Or have real checkboxes and radio buttons in a Notes view. This would make ...
over 5 years ago in Domino Designer / Views 0 Under Consideration

Create View and ViewColumn in Lotusscript

Expose more properties from view dialog and the view column property dialog in the Lotusscript Classes for views and view columns.So we can create / change views within applications better.
about 1 year ago in Domino Designer / LotusScript 3 Under Consideration

LotusScript Debugger: open the Design Element when running into an Error

When running into an Error using debugger, the next step is usually to either look at the data -Debuggger allows this already- or to go to the code where 'it' happend (e.g. to add break points in the area). The idea would allow to do the later one...
almost 2 years ago in Domino Designer / Debugger 1 Under Consideration

Change password for a user ID without having ID Vault using lotusscript or Formula Language

"ResetUserPassword" method can be used to change the password for a user ID present in ID Vault. Requirement is to change/reset the password without having ID vault and this needs to be done via lotusscript or formula language.
about 3 years ago in Domino Designer / LotusScript 3 No Plans to Implement