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

FILTER BY CATEGORY

Domino Designer

Showing 1201

Allow developers to set the column width based on a formula

In V12 you can get the screen width using @ResolutionWidth. This allows us to hide columns based on the screen size. A calculated column width based on this formula would be even better.
about 2 years ago in Domino Designer / Views 0 Under Consideration

in the LotusScript Debugger, split the screen vertically: code on the left, variables on the right...

When debugging, I'm constantly moving the horizontal bar up and down. Would it be possible to split the screen vertically? Or, even better, adopt an Eclipse view and make the whole screen customizable? And while you're at it, fix some bugs in the ...
over 1 year ago in Domino Designer / Debugger 0 Needs Review

Support optional parameters in LotusScript

Provide the ability to define optional parameters for a LotusScript function. Also support the ability to define a default value should an optional parameters not be provided.
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Update Designer Documentation with respect to Nomad Web

Currently, there is short and long term limitation explained with respect to Nomad Web in below URL--> https://help.hcltechsw.com/nomad/1.0_web/nomad_web_limitations.html There are additional URLs with respect to LotusScipt and Formula language...
8 months ago in Domino Designer / Documentation 0 Needs Review

Update Poster with new LotusScript classes, methods, properties

Please update poster with new classes and properties. every Developer had it on the wall. http://www-12.lotus.com/ldd/doc/uafiles.nsf/docs/designer65poster
over 5 years ago in Domino Designer 8 Under Consideration

A new debugger

Please please please - give us a state-of-the-art debugger and replace the decades-old one...it's really a pain in the a**.
over 5 years ago in Domino Designer / Debugger 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 ...
5 months ago in Domino Designer / @Formulas 0 Needs Review

Raise the limit of 32768 entries in a Lotus Script Array

Why shouldn´t there be as much places as memory is available? Mark Reiser, sirius-net GmbH LotusScript, Script, LS
over 5 years ago in Domino Designer 6 Assessment

Correct indentation on "End Select" in Lotus Script

The auto indentation of Lotus Script misplaces an "End Select" line. It would need an additional indent tab to be placed correctly. Please just fix this! Mark Reiser sirius-net GmbH
over 2 years ago in Domino Designer / LotusScript 1 Under Consideration

Add HasElement to the NotesJSONNavigator class to test if an element exists

There is the GetElementByName method for a NotesJSONNavigator in LotusScript. A serious drawback is that it gives an error when trying to get an element that isn't there. Please supply HasElement (or just don't generate the error).
about 1 year ago in Domino Designer / LotusScript 0 Needs Review