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

All ideas

Showing 8311

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

Dynamic height for embedded views

From Les Zatony I wish I could set the height of an embedded view based on a formula. This would allow me to better utilize screen real estate by calculating the height based on the number of entries that exist and could be used to set a max and a...
about 6 years ago in Domino Designer 3 Under Consideration

Correct indentation on "End Select" in Lotus Script

The auto indentation of Lotus Script misplaces an "End Select" line. It would need an additional indent tab to be placed correctly. Please just fix this! Mark Reiser sirius-net GmbH
about 3 years ago in Domino Designer / LotusScript 1 Under Consideration

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

XPages update runtime and Client Designer

the only tool used to develop mature and non-beta webs is XPages.Many NSF projects have been converted with this JSF technology that collects the code within the NSF.Node.JS is certainly an excellent initiative: but it is in beta and has big limit...
over 5 years ago in Domino Designer / XPages 4 Assessment

Request that "Include action in Mobile swipe left" and "Include action in Mobile swipe right" will be supported

According to the following Domino Designer 11 Help, New properties in Designer to support HCL Nomad https://help.hcltechsw.com/dom_designer/11.0.1/basic/wn_new_properties_for_mobile.html It says the following. Note: The properties&n...
about 2 years ago in Nomad / Nomad (iOS) 0 Assessment

Inbound SMTP DDOS Detection

Inbound SMTP Intruder Detection Prevent from smtp denial of service attacks, when Domino gets bombed with inbound mail from one address. Domino stops routing mail if this happens, the error logged is: "Router: Error searching mailbox file mail*.bo...
8 months ago in Domino / Security 4 Assessment

Add a lotusscript method to export inline image in rich text field

Attachments files and objects are able to export by using ExtractFile method in EmbeddedObject class.But there is no method to export pasted image data to disk. Currently it can implement to use DXLExporter and ConvertNotesBitmapsToGIF. But It is ...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Notes, Domino, and Nomad should implement the Microsoft debug adapter protocol

https://microsoft.github.io/debug-adapter-protocol/ Implement this and throw away the LotusScript debugger. As a Developer, I want to be able to debug my code in an industry standard / open source way, because it will speed up my use of the debugg...
7 months ago in Nomad / Nomad (Web) 0 Under Consideration

Update jvm.properties to Java 17 standards

In Notes 14 and Domino Designer 14, java has been updated to Java 17. Yet upon inspection of jvm.properties, it still thinks it is in 2009. Please update. I referred to https://eclipse.dev/openj9/docs for reference. Suggestions: Xmx: too low, beca...
7 months ago in Notes 1 Needs Review