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

Clear

Ideas

Showing 1369 of 8851

Add <documentation> elements to the DXL schema files

The schema files themselves are delightfully well-documented (thank you!), but it would be all the nicer to add `<xsd:documentation source="description"/>` elements. These (and `<xsd:appinfo/>`) are used for hover text in XML editors t...
almost 6 years ago in Domino Designer 0 Under Consideration

Domino Restyle - Some restyling should be optional and not mandatory

Hi. Used Restyle today on a relatively small, simple application and had some undesirable results. Restyle enabled the "Show twisties" property on all embedded views. Putting to one side the twisties were not required or wanted, it also resulted i...
about 1 year ago in Domino Designer / ReStyle 0 Needs Review

Allow to pause a running script using a short cut at any time

In case you are in debug mode, allow to pause a running script using a short cut at any time and continue in step-by-step mode. This will be helpful when in a loop
over 4 years ago in Domino Designer / Debugger 2 Needs Clarification

Get rid of CLFRJ0010E error

Every now and then, we are forced to kill the workspace folder in order to start the notes client or the domino designer. There is no logic reason why the startup fails, even after a clean reinstall of the programmes. On starting the notes client ...
almost 7 years ago in Domino Designer 9 Under Consideration

Please identify LotusScript reserved word more correctly in Domino 11.0.x Designer

One customer use Domino Designer 11.0.x and defined a function with name DeclareObj like following: 1 Function DeclareObj( count As Integer ) As Integer 2 DeclareObj = False 3 (省略) 4 DeclareObj = True 5 End Function then he got a "Variable should ...
over 2 years ago in Domino Designer / LotusScript 2 Needs Review

Quick Wizard for FLAT icon of database

I want option to select one of flat icons and select just color and background. This would quickly create nice icon, that looks nice and in world wide trend of FLAT DESIGN. sample of icons are here. Current Paint Style editor is time consuming a...
almost 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Moving Richtext Fields and set HideWhen is appreciated. We need 3rd party tools to do that

No description provided
about 7 years ago in Domino Designer 5 Under Consideration

rebase LotusScript to JVM

Compile all LotusScript to Java ByteCode and run it on a JVM - LS can use Java classes - Java can use LS classes - Use Eclipse debugger for LS
about 7 years ago in Domino Designer / Java / LotusScript 0 Under Consideration

Option to decouple views and indexes

- Have an index without view (for programmatic access) - Have multiple views share the same index - Have view that switch to other indexes when clicking column headers - Have indexes that are updated instantly when documents change
about 7 years ago in Domino Designer 4 Under Consideration

Add option to run Java agents in their own JVM

It is very common to use open source libs in Java agents. Some libs start their own threads and keep them running until the JVM terminates. In Domino this leads to "error cleaning up agent threads" and memory leaks.
about 7 years ago in Domino Designer 0 Under Consideration