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 1236

LotusScript completes private parts of a superclass in a subclass

The LotusScript class system differs in a key way from the way Java works. In Java, if you create a subclass from a parent class, the subclass can only access the Public methods, variables and properties, not the Private methods, variables and pro...
about 3 hours ago in Domino Designer 0 Needs Review

$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...
3 days ago in Domino Designer / Views 1 Needs Review

Optimize mail document size sent by a LotusScript scheduled agent

Mail documents sent by LotusScript scheduled agents are twice as large as those sent by manually run agents. The increase in size of mail generated by the scheduled agent is due to extra fields. For example, in the smaller mail document there mayb...
7 days ago in Domino Designer / LotusScript 1 Already Exists

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.
13 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

Search may not return all expected documents if relative documents are being modified

A LotusScript agent that uses the Search method (of the Notesdatabase class) may not always return the expected set of documents in cases where the relative documents are being modified. This was observed in a case where one agent was executing th...
25 days ago in Domino Designer / LotusScript 1 Needs Clarification

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