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

My ideas: Domino Designer

Showing 49

Feature to search the script library within the server and extract the database names which contains it.

It will be good idea to have a feature to search the script library within the servers all the databases and provides the option to extract the database names which contains it.
over 3 years ago in Domino Designer / LotusScript 1 Needs Clarification

AppendToTextList to append notesitem values instead of wiping out if hitting item summary limit

NSF to support higher item summary limit and backend code (Core module) has to be modified accordingly.
over 3 years ago in Domino Designer / LotusScript 3 Needs Clarification

Setting/Option to disable line break in Text Field

Requirement is to have some inbuilt setting like in TEXT FIELD to disable line break while using this field in edit mode.
over 3 years ago in Domino Designer / @Formulas 1 Needs Clarification

Creating httpObject with CreateObject("MSXML2.ServerXMLHTTP.6.0") should be supported on web

If we use httpObject with LDAP receives an exception"error while creating object' Set httpObject = CreateObject("MSXML2.ServerXMLHTTP.6.0") ' use MSXML object MSXML2.ServerXMLHTTP found workaround by editing a registry key, HKEY_CURRENT_USER\Softw...
almost 4 years ago in Domino Designer 2 Needs Clarification

"Input enabled" not always working

In (at least) V11.01 FP2, when using a @formula in the input enabled section of (at least) checkbox, radio button or listbox field, it is not working. When using a simple formula like @if(@getfield("IsAdmin")="1";@True;@False), it looks like the @...
almost 4 years ago in Domino Designer / @Formulas 1 Needs Clarification

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
almost 4 years ago in Domino Designer / Debugger 1 Needs Clarification

Allow DQL queries on Notes Document Collections, rather than just an entire DB

Currently, the FTSearch keyword (LotusScript) allows for performing searches on both a DB or a document collection. Include this feature with DQL so queries can be performed on document collections as well.
almost 4 years ago in Domino Designer / LotusScript 3 Needs Clarification

Formula Language for returning True/False to check if OS file is existing

Direct Formula Language instead of combining other functions to have a simple check if an OS file exists or not
almost 4 years ago in Domino Designer / @Formulas 2 Needs Clarification

Want to use 32bit WindowsAPI with 64bit Domino

The 32-bit Windows API with a 32-bit Domino 6.x agent has used. After upgrading to the 64-bit version of Domino, the agent stopped working.
almost 4 years ago in Domino Designer / LotusScript 3 Needs Clarification

Refresh a document from an embedded view

When I make an emmbedded and I put in the code Dim ws as new notesuiworkspace set uidoc=ws.currentdocument call uidoc.refresh() The system crush and error lotus notes. In version 10 i've this error. Resolve this error.
almost 4 years ago in Domino Designer / Views 1 Needs Clarification