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

Domino Designer

Showing 257

$AssistVersion field visible in view (in Designer)

After a failed update of a design in Production we discovered with the help of ScanEZ that a ssjs script library contained the field $AssistVersion. We thought that this field only exists on agents but appearantly not. It would have been nice if i...
1 day ago in Domino Designer / Views 0 Needs Review

Control the default value of the 'COLSPAN' of a categorized column in a view

You have a Domino® Web application that uses a categorized column in a view, and you would like to control the 'Colspan' value. You find that the value defaults to 2 or 3 and would like to modify it. The Colspan value is hard coded to 2 or 3. Ther...
2 days ago in Domino Designer / Views 1 Needs Review

Dialog List design overhaul

The dialog list is one of the main reasons why notes is recognized as "old". The select icon has a really small size and is hard to hit with a mouse. It moves along when typing and isn´t really that nice to look at. On the other hand it´s the cont...
8 days ago in Domino Designer 0 Needs Review

About ReadEncoded method of NotesStream class

I have heard that there is a bug in the ReadEncoded of the NotesStream class. Please fix it and release it to the public.
12 days ago in Domino Designer / LotusScript 1 Needs Review

Reduce overhead/memory footprint when loading Style Sheet (CSS) resources for the Design tab

Opening an XPage file containing a large number of xp elements, CustomControls, and CSS styling rules causes Designer to take significantly longer to render all visuals in the 'Design' tab and thus becomes unresponsive until all rendering is compl...
20 days ago in Domino Designer / XPages 0 Needs Review

Add new LotusScript function to manage Replicator page

(SPR RCAL5VSN5M) There is no LotusScript method for adding a database replica to the desktop (workspace) Replicator page. Typical scenario: You have a script that creates a new replica using the NotesDatabase classes CreateReplica method. You are ...
27 days ago in Domino Designer / LotusScript 1 Needs Review

PicklistStrings using data array instead of documents

It would be very helpful to have the ability to let the user pick one ore more data sets out of given tabular data presented based on a view or folder design. The data maybe provided as multi dimensional array, some kind of key/value sets or maybe...
27 days ago in Domino Designer / LotusScript 0 Needs Review

SAML support for Notes C-API function 'Secidfget'

The Notes C-API function 'Secidfget' only supports use of password when you don't use SAML. Allow the Notes C-API function 'Secidfget' to work for user who is enabled for Web Federation (SAML) or Notes Federation (SAML) or both.
29 days ago in Domino Designer 0 Needs Review

Add ability to have @Commands in Show Single Category for embedded views

It would be nice to have the ability to use @commands such as @If(@Contains(@UserName;@DbLookup("" : ""; "Notes Glenville/Applied Robotics Inc." : "NAMES"; "Groups"; MyReports; "Members"));MyReports;""); This would get if the user is in a group, ...
about 1 month ago in Domino Designer / @Formulas 2 Needs Review

Improve Notesitem.text functionality to get all body content of a mail with forwarded mail

In an application, the content of the mail body is read with the help of item.text and written to another document. For some mail body with forwarded mails, the body is not read completely. Sample code: dim bodytext as string dim item as...
about 1 month ago in Domino Designer / LotusScript 1 Needs Review