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 278

Upgrade Apache Axis to Axis2 (or latest at the time) to resolve issues with WSDL import functionality

Please consider updating the version of Apache Axis used in Domino Designer. Designer includes Axis v1.4 which has been included with Designer since Notes 9 (possibly Notes 8). Complexity of webservices have moved on a long way since that time, a...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Different way to store design/code of agents

when scanning design of database for code vulnerabilities we notice that (java) agents are skipped because they are xml files and not java files. therefor the code scanner is not reading the java code that resides in the xml file for the agent. so...
5 months ago in Domino Designer / Java 0 Needs Review

Ability to retrieve the schedule agent information using LotusScript

Currently, there is no property or method to retrieve the following information using the Notes Agent class. 1. Alias Name 2. Trigger: 'Action menu selection' or 'Agent list selection. Note: The Notes Agent class has a Trigger' property, but f...
over 1 year ago in Domino Designer / LotusScript 3 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.
7 months ago in Domino Designer / LotusScript 1 Needs Review

Notes view - Column margins

Add possibility to set view column margins. Situation:There are two columns. 1st is numeric and justified to the right, 2nd is text justified to left. The resulting view has very narrow space between the values and you have to add extra column or ...
over 1 year ago in Domino Designer / Views 1 Needs Review

Should reduce image size if it exceeds the width of the fixed cell

1.Create one table(such as: 2 rows & 4 columns with fixed width) in the form. 2.Create one RTF field in the first cell. 3.When one user paste one image in the RFT filed. The width of the first cell becomes extremely large. The width of the oth...
about 1 year ago in Domino Designer 0 Needs Review

Ability to re-sort in an embedded view that show single category

If the entire view is displayed with a header in the embedded view, it can be re-sorted by another column that has it set. However, if show single category is set, the triangle for sorting will disappear. This is because it would turn off the cate...
almost 2 years ago in Domino Designer / Views 0 Needs Review

Add HasElement to the NotesJSONNavigator class to test if an element exists

There is the GetElementByName method for a NotesJSONNavigator in LotusScript. A serious drawback is that it gives an error when trying to get an element that isn't there. Please supply HasElement (or just don't generate the error).
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

StrRightBack ,StrLeftback etc. should always return a string

PROBLEM:In an import method I had to detect that the combination of StrLeftBack(StrRightBack( HTMLrow$,"<") ,">") returned not, as expeted, an empty string "" but Empty.I had to write a test for each HTML value wether it IsEmpty or not. REAS...
5 months ago in Domino Designer / LotusScript 0 Needs Review

Include more customization options in Domino Designer for creating buttons for Notes Client/Nomad

Using Domino Designer to create a button for forms/subforms or pages accessed by the Notes Client or Nomad, the button component has few customization features, there is no mouseOver feature, or option to place an icon next to the button caption. ...
12 months ago in Domino Designer / ReStyle 1 Needs Review