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

Search results: Domino Designer

Showing 103 of 634

ValueLength vs. Len and LenB function provides inconsistent results

Add LotusScript Length function which returns the length of a string in bytes the same as ValueLength property of NotesItem, if we save this string in the NotesItem. Now we have Len and LenB functions that works incorrectly. LenB returns 2 bytes f...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

MAC - auto zip folder attachment shows different filename when displayed in View

1. Drag and drop a folder from MAC workstation onto Notes Form which auto zips the folder attachment. In the document it shows the attachment name is similar to the folder name from MAC workstation. 2. By default, the column in View will fetch the...
almost 4 years ago in Domino Designer / @Formulas 0 Needs Review

Closing one twistie collapses the entire categorised view when a Notes database view is displayed in a Web browser

For all categorized views: 1) Closing one twistie collapses the entire view.2) You cannot open more than 1 twistie in a collapsed view. When you attempt to open a second twistie, the first one closes.
about 6 years ago in Domino Designer / Views 1 Needs Clarification

@Formula to set Interline 1 1/2 in richtext item

I have a button above a richtext item to set the standard format. I tried to set the interline to 1 1/2.@Command([EditGotoField]; "Description"); @Command([EditSelectAll]); @Command([TextSetFontFace]; "Arial"); @Command([TextSetFontColor]; [Bla...
over 4 years ago in Domino Designer / @Formulas 0 Needs Review

Short cut key definition (Ctrl + Shift + v)

In Designer 12.0.1 FP1, the short cut "Ctrl + Shift + v" will activate Form window and paste the copied text to it. It shouldn't activate Form window and instead, the text should be pasted to the current active window. <Steps> 1. Open a...
over 2 years ago in Domino Designer 2 Under Consideration

Provide some way to judge whether the "Open" / "Update" operation is caused by replication or not

For the following case , there is no way to judge whether the "Open" / "Update" operation is caused by replication or not ============================================= 0. Placed replica of the same database on both Domino Server A and Domino Serv...
almost 3 years ago in Domino Designer / Java 0 Needs Review

Ability to release network resources when opening remote databases via a web application

In technote 1199776, it has following statement. Because of business needs ,customer cannot use methods to access databases locally only. Customer needs "recycle" function to release network resource when opening remote databases via a web applica...
almost 6 years ago in Domino Designer 2 Under Consideration

Allow Pass thru HTML to work when creating new NSF using ODP (On Disk Project)

Pass thru HTML does not work when creating new NSF using on disk project. It is reproducible when "Use Binary DXL for source control operations" is unchecked under Designer Preferences > Domino Designer > Source Control. It is not reproducib...
about 3 years ago in Domino Designer 0 Needs Review

Request a option which doesn't display frames of actions.

1 create about ten or more actions in action bar of a view. 2 Set RGB color (210,210,210) for Action Bar Background and Button Background not to display action frame.(I attached sample db please use it) 3 Open the database with Notes Client, You ...
over 5 years ago in Domino Designer / Views 0 Under Consideration

Enable agents to read properties files

Nowadays I store all my references to views, NSF's, links to external applications inside 1 central properties file e.g. datasources.properties. stored under "Resources\Files". From here I can re-use these dependencies inside my code (java, expres...
over 5 years ago in Domino Designer 1 No Plans to Implement