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 2937 of 9027

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...
almost 5 years ago in Domino / Administration 2 Assessment

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...
over 4 years ago in Domino / Administration 1 No Plans to Implement

Domino Console command to delete the FT index.

Domino Console command to delete the FT index. This will help in deleting FT index by executing command from the domino console.
over 5 years ago in Domino / Administration 0 Under Consideration

Design Task: report database file name causing "Cannot locate design note" warning

The design task does not report the file name of the database causing the warning: 26/01/2019 01:00:59 AM Warning: Cannot locate design note 'A_DESIGN_ELEMENT' in 'A_TEMPLATE' This is an issue for design elements that originally inherited their ...
about 7 years ago in Domino / Administration 0 Under Consideration

Error "Entry not found in index" when creating Response document

The following error "Entry not found in index" occurs when creating a Response document in a certain way. Steps to reproduce: A. In Domino Designer: 1. Create a new form "Main" containing the field "Switcher". Add an action button "Save ...
about 1 year ago in Domino Designer 0 Needs Review

Add optional "comment" parameter to (Notes)DominoQuery createIndex method

To identyfy views/indexes that have been created programmatically using the createIndex method of the (Notes)DominoQuery class, an additional (optional) parameter is needed in the createIndex() method. The parameter can be used to add a comment to...
almost 5 years ago in Domino Designer / LotusScript 0 Needs Review

Cluster failover does not occur for opened database

After Server down and failover in a cluster the following actions do not continue working : While switching from Inbox to a folder: The Inbox of your mail file is open (and the preview pane is not open). You attempt to open a folder and the warnin...
almost 5 years ago in Domino / Administration 0 Under Consideration

When copying a design element with alias, set a different name to its alias

e.g. I might do a copy of Form, which might have the Name 'New Memo' and the Alias 'Memo' Now the copy Has the Name 'Copy of New Memo' but still the same alias (so we do have a doublicate alias now... => A lot of concepts would break if a doubl...
almost 6 years ago in Domino Designer 0 Under Consideration

Extend Eclipse TODO/Tasks usage to other languages (LotusScript)

As the title says. Why is // TODO restricted to Java ? It seems very useful in other languages, e.g. LotusScript, CSS, SSJS.
over 5 years ago in Domino Designer / @Formulas / LotusScript 0 Under Consideration

Update LotusScript erl() issue when used within a custom class

When using the erl() function within a custom class in Lotusscript the function will return what seems to be an incorrect line number. From what I remember, a workaround used is to take the line numbers in the options section, add it to the erl() ...
about 7 years ago in Domino Designer / LotusScript 2 Under Consideration