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 272

Domino Restyle - Some restyling should be optional and not mandatory

Hi. Used Restyle today on a relatively small, simple application and had some undesirable results. Restyle enabled the "Show twisties" property on all embedded views. Putting to one side the twisties were not required or wanted, it also resulted i...
24 days ago in Domino Designer / ReStyle 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...
3 months ago in Domino Designer / Java 0 Needs Review

Make the NotesUIView OnSelect event work in an embedded view

This would allow us to identify which document in an embedded view was selected
about 1 year ago in Domino Designer / LotusScript 4 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...
6 months ago in Domino Designer / LotusScript 1 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...
4 months ago in Domino Designer / LotusScript 0 Needs Review

in the LotusScript Debugger, split the screen vertically: code on the left, variables on the right...

When debugging, I'm constantly moving the horizontal bar up and down. Would it be possible to split the screen vertically? Or, even better, adopt an Eclipse view and make the whole screen customizable? And while you're at it, fix some bugs in the ...
over 2 years ago in Domino Designer / Debugger 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.
6 months ago in Domino Designer / LotusScript 1 Needs Review

Add isValid or equivalent to NotesCalendarEntry

When you use NotesCalendar#getEntry, it will always return a NotesCalendarEntry object even if the UID is not found. An invalid UID will result in an object that throws an exception when you try to do basically anything with it. While documented, ...
11 months ago in Domino Designer / Java 0 Needs Review

Provide native support for real -time push notifications (SSE or Websockets) in Web-based applications

Real-time notifications are now the norm and expected in mobile applications, and also becoming increasingly important in desktop applications too. This capability would add additional value to the new Domino REST API features.
almost 2 years ago in Domino Designer 1 Needs Review

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...
11 months ago in Domino Designer / LotusScript 0 Needs Review