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

My ideas: Domino Designer

Showing 255

Create new "Responsive" application using the "Create Custom" feature in Nomad Web

It's a great feature to be able to create a new app from a theme in Nomad Web, as it makes creating a new app beautiful and modern in Nomad Web. My suggestion would be that the application created using the "Create Custom" feature should be res...
29 days ago in Domino Designer / ReStyle 0 Needs Review

CICD pipeline halted due to java agents that need to be recompiled

when I synchronize my ODP with Git repo the Java agents need to be recompiled after synchronization, especially those agents that are using a jar file or java class. otherwise at runtime the agent is complaining that a class could not be loaded. t...
about 1 month ago in Domino Designer / Java 0 Needs Review

Allow to rename attachment's file name by LotusScript

An attachment file's name cannot be changed by Source or Name property in the NotesEmbeddedObject class. The customer requested us to add a method or property to rename the file name of an attachment.
10 months ago in Domino Designer / LotusScript 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...
4 months ago in Domino Designer / LotusScript 1 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.
4 months ago in Domino Designer / LotusScript 1 Needs Review

fix issues with renaming design elements for source control

when I change the name of a view in source control it becomes a removal of the current view and an addition of a new view. we see that this causes issues with source control management (duplicates of views with same names and aliases). it should b...
24 days ago in Domino Designer / Views 0 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, ...
8 months ago in Domino Designer / Java 0 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...
9 months 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...
about 2 months ago in Domino Designer / LotusScript 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
11 months ago in Domino Designer / LotusScript 4 Needs Review