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 1304

Add "since" in QueryResultsProcessor#executeToView to reuse an existing view if it's newer than the param

Currently, #executeToView throws an exception if the named view doesn't exist. If you as a programmer want to re-use an existing one, that means you need to manually try to get the view and then, if it exists, check your timeout against its creati...
almost 3 years ago in Domino Designer / Java 0 Under Consideration

Add mechanism to retrieve QueryResultsProcessor JSON as an InputStream or Reader

The executeToJSON method emits a full String of JSON content, which generally means that a Java-side consumer will have to immediately pass that to a JSON parser. These parsers generally have a variant (or do so exclusively) that takes an InputStr...
almost 3 years ago in Domino Designer / Java 0 Under Consideration

Fix the LS2J bug "Error loading USE or USELSX module.." It has been around forever!

When using LS2J often you will get the error "Error loading USE or USELSX module.." at UseLSX "*javacon" in LotusScript in the Designer. There is no error! ... but the Designer reports an error and you can not compile. It is very annoying because ...
over 6 years ago in Domino Designer / LotusScript 5 Under Consideration

Fulltext index field removal dialog

Wild card selection would be really good here. Like select all fields that ends with _old or the possibility to inverted selection. Because it's often more useful to know what fields are indexed than the other way around. Another good this would b...
3 months ago in Domino Designer 0 Needs Review

Make it possible to pull a restyle from an existing element like one form and push to a selectable list of forms in the same database. (or view, page, etc)

So you restyle your template and push that look and feel to all the child databases, but everyone knows that something in the child database will be unique to that child database (special form, unique view, etc). So those design elements are exclu...
6 months ago in Domino Designer / ReStyle 0 Needs Review

More bootstrap responsive custom controls

Make available other Bootstrap responsive custom controls
over 6 years ago in Domino Designer 1 Under Consideration

In a view column heading it should be possible to create a heading that spans multiple columns.

Also, when view column headings are more than one line, it should be possible to make one of the lines, i.e. the 2nd line, span multiple columns. I have wanted this feature multiple times as I have created views for users.
about 3 years ago in Domino Designer / Views 0 Under Consideration

Upgrade Xpages for Real use of Dojo 2.0

Last versions uses dojo 1.6 syntax
over 6 years ago in Domino Designer / XPages 0 Under Consideration

Need a functionality to set the OS environment variable using LotusScript method.

Currently, unable to use the LotusScript method to set the Operating system Environment variable. The requirement is to add an Environment Variable in the Operating system using the LotusScript method.
over 2 years ago in Domino Designer / LotusScript 2 Needs Review

Ability to set currency symbol at database level with LotusScript

Would like the ability to set form field and column currency settings globally at database level programmatically via LotusScript (and/or @formula). This will useful where you have databases being accessed by the same user, but where they need dif...
9 months ago in Domino Designer / LotusScript 2 Needs Review