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 1468 of 9024

Make comment on all design element Read Writable using Lotusscript

The comment field on each designelement should be writable using Lotusscript and perhaps Java when doing design element automation I.e creaing views or enable disable agents that is scheduled in applications it would be good to be able to read and...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Adding Close and isOpen into NotesDatabase Class

When working with NotesDatabase objects it would be good to have the option to check if a database is open on the server using a isopen command and also be able to tell the server to close a certain database.
about 1 year ago in Domino Designer / LotusScript 2 Needs Clarification

Add HTTP_X_FORWARDED_FOR as standard CGI variable into Domino Designer Help

HTTP_X_FORWARDED_FOR is standardly added by most load balancer server / reverse proxy server to store the original client device IP address which submit http request. And many customers want to use HTTP_X_FORWARDED_FOR the real client device IP ad...
over 5 years ago in Domino Designer 3 Under Consideration

Soft Locking needs programmatic method to check for locks/unlock

When Document Locking is not enabled, Soft Lock feature is enabled as default. It prevents two users from editing the same document on the same server at the same time. The customer request us to add programmatic functionality for soft locking. Tw...
about 4 years ago in Domino Designer / LotusScript 1 Needs Review

Explain the values 0,1, and 8 used in hide-when formula for Internet browser's warning text in Location form

To avoid confusion it may help to explain via REM statement the values represents 0,1, and 8 used in hide-when formula for Internet browser's warning text in Location form (see attached file). Currently, these are the values represents in WebRetri...
about 2 years ago in Domino Designer / @Formulas 0 Needs Review

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
over 7 years ago in Domino Designer / Java / LotusScript 0 Under Consideration

Provide opportunity to compose hierarchical view where response document line can show information separately in columns as parent document

It's extremely useful to build tree views where there is expandable\collapsable left part and grid of attrubutes for both main and response documents. Now we cannot display attributes in columns for responses, only for mains.
over 7 years ago in Domino Designer 1 Under Consideration

Order Event list in the Debugger

Hi When you're in the Debugger, if you click the Event drop-down list, the entries in there should be in alphabetical order to make it easier to find the subroutine or function which you want to access. thanks clem
over 5 years ago in Domino Designer 1 Under Consideration

Allow to debug "Run in background client thread" agents

Currently LotusScript-Debugger is not working if agent has the property set "Run in background client thread".The only workaround is to disable "Run in background", then debug the agent, and re-enable "Run in background" afterwards. My suggestion:...
over 7 years ago in Domino Designer 0 Under Consideration

Improve Field Hint

Programmable. If I set Field Hint in the first field of the form, the cursor focuses on the field when creating the document, so the Field Hint text are not displayed.Please do not let the Field Hint text disappear when the cursor moves to the fie...
over 7 years ago in Domino Designer 0 Under Consideration