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

Paging DQL Results

Maybe this is already available but so far I did not get any info on how to to it. If my DQL Resultset contains e.g. 1000 records and I am having a web application, I want to page that result set like start=1&size=30 (similar to the old domino...
over 5 years ago in Domino Designer / Views 4 Under Consideration

Add an @Formula to transpose a list interpreted as a matrix

Lists in formula language are 1-dimensional, but sometimes the data will be interpreted as a matrix (e.g. the elements of a table). An @Formula to transpose the entries of a list by interpreting it as a matrix would be very useful for situations l...
about 5 years ago in Domino Designer / @Formulas 3 Under Consideration

Text string selection by double clicking

Text string is selected by double clicking. For example, in Designer 9.0.1 FP10, when you move and put the cursor on the following text string of "CurrentDatabase" which is a property of NotesDatabase class, and double click it, then "CurrentData...
over 2 years ago in Domino Designer 2 Assessment

Display details of all scheduled agents without opening Designer

Check the Owner, last modified By, Signer information of all the scheduled agents on the Domino server without opening the agents in Domino Designer. 1. For the scheduled agents on the Domino server customer need to check the Last Modified By Name...
over 5 years ago in Domino Designer 1 Under Consideration

Set row height of view through lotusscript property

Now we can finally create views through DQL and then format them the way we like through the NotesColumn Lotusscript class which is FANTASTIC. However, I don't see any option to define the variable row height of the resulting view in any of the vi...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Domino Designer help should add Example: How to read/write Notes Rich Text with Oracle Blob through LSX

There are lots of products which support read/write application data with Oracle Blob. And they provide clear sample code. We refer this "Chapter 8 Connector for Oracle " in below designer help, we understand that Domino also support read/write No...
11 months ago in Domino Designer 2 Needs Review

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...
over 3 years ago in Domino Designer / LotusScript 1 Needs Review

Domino Designer can create invalid long pathnames on NTFS

Domino Designer creates long paths in "Notes\Data\Workspace\Local" which Windows doesn't allow to delete/move/rename. This causes problems on customer systems where the registry setting: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSyst...
almost 2 years ago in Domino Designer 0 Needs Review

Please identify LotusScript reserved word more correctly in Domino 11.0.x Designer

One customer use Domino Designer 11.0.x and defined a function with name DeclareObj like following: 1 Function DeclareObj( count As Integer ) As Integer 2 DeclareObj = False 3 (省略) 4 DeclareObj = True 5 End Function then he got a "Variable should ...
about 2 years ago in Domino Designer / LotusScript 2 Needs Review

Tag design elements and display them as groups

xpages functions exists often from more than 1 design element. If i could tag them and display them as group this would improve the development experience
over 6 years ago in Domino Designer / XPages 0 Under Consideration