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 2521 of 8866

Repeatable field groups in forms

This idea is mainly targeted for standard notes form development but should also apply to any web development. Say you want to add multiple addresses on a document. Each address is made up of multiple fields. It would be nice if you could just def...
over 6 years ago in Domino Designer 2 Under Consideration

Provide a way to update computed text in notes form without closing/reopening the document window

Computed text are evaluated when the form is displayed in the notes client. It is not possible to update those computed text without closing/reopening the document window, it is a very annoying workaround. A script function or a formula to refresh...
about 7 years ago in Domino Designer 2 Under Consideration

Keep java.policy content following Domino updates

The java.policy is replaced during the upgrade to domino server - either release or fix pack. Therefore any changes to the file are lost requires updating post upgrade. Can the upgrade process be changed to preserve the contents of the file post u...
over 1 year ago in Domino / Administration 3 Needs Review

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 2 years ago in Domino Designer / @Formulas 0 Needs Review

Add operators common in other modern languages

For example... Assignment operators: +=, -=, *=, /=, %= Bitwise shift operators: <<, >>, >>> Increment/decrement operators: A++, A--, ++A, --A Improves readability, allows code to more easily be imported from/exported to other...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Enable to edit SMAclAccess.ini when Domino server is running

Regarding editing SMAclAccess.ini, the following notice is mentioned in article #KB0090343."Only edit the SMAclAccess.ini file when no Domino processes are running." Standalone Domino processes may fail to start on Microsoft Windows https://supp...
about 4 years ago in Domino / Administration 1 No Plans to Implement

Rich Text Append URL Link Programmatically.

There are lots of known limitations with the available methods and properties of NotesRichTextItem so this is just one which I feel would be useful. The ability to programmatically add a URL link to a NotesRichText item ie the String and the href ...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Design task option to update specific template's database

Notes developer would like to update only specific template's databases after modifying the template but design task have no option to set specific template. Request new option to set specific template like the following. e.g. load design -t "temp...
over 4 years ago in Domino / Administration 0 Assessment

Java Debugging. Assign port to single task

JavaDebugOptions are global now. That is an issue. If you add the address= attribute to your JavaDebugOptions JAVADEBUGOPTIONS=transport=dt_socket,server=y,suspend=n,address=8000 JAVAENABLEDEBUG=1 and you have let's say HTTP,DOTS in your Servertas...
over 4 years ago in Domino / Administration 2 Assessment

Allow the developer to change the ‘Select Keywords’ dialog title and header for a Dialog list field

It’s very confusing for a user to have a field label e.g. ‘Activity Type’, select the dialogbox icon and be confronted with a dialogbox that reads ‘Select Keywords’, and ‘Keywords’. I would prefer having a custom window title and header. This defa...
over 6 years ago in Domino Designer 0 Under Consideration