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

LotusScript

Showing 359

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

Enhance LotusScript with Base64 encode/decode, MD5, SHA1, SHA256

Please provide a native LotusScript interface to do Base64 encoding and decoding, and hash functions like MD5, SHA1, SHA256. Needed since Nomad does not have Java for speedy access to those functions, and these functions are needed on the web.
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration

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

Support for self-signed certificates on Nomad

We have recently developed an LotusScript function that sends a NotesHttpRequest to a REST on our server, which has a self-signed certificate. When running the function we get the expected SSL error about self-signed certificates. In Notes clients...
about 2 months ago in Domino Designer / LotusScript 0 Needs Review

Attaching a file from "EmbedObject" LotusScript code, the attached file is displayed as a generic gray icon

While trying to add attachment using "EmbedObject" lotusscript method, the attachment icon is displaying as grayed out. However, if you try to add attachment manually, the icon display is proper. This seems to be working as designed. Please make t...
about 2 years ago in Domino Designer / LotusScript 1 Under Consideration

Make the NotesUIView OnSelect event work in an embedded view

This would allow us to identify which document in an embedded view was selected
7 months ago in Domino Designer / LotusScript 2 Needs Review

Backport LotusScript enhancements from Volt MX Go to Domino

At Engage 2022 it was announced that LotusScript would get new features like try/catch/finally, asynchronous operations or lambdas, but only as part of the Volt MX Go offering running in the Foundry server of MX. Please backport these enhancements...
almost 2 years ago in Domino Designer / LotusScript 0 Assessment
124 VOTE

Nice looking charts to make nice looking apps for management and decision making

I like panagenda embedded charts. we need easy to use charts in apps.
over 5 years ago in Domino Designer / LotusScript 7 Under Consideration

Add Lotusscript method PasteAsPlainText in NotesUiDocument class

Please add a method PasteAsPlainText in NotesUiDocument class. This method should do the same as Ctrl + Shift + V. Another possible solution of this problem is to add an optional parameter to the existing Paste method which allows to paste as plai...
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Desktop.dsk api

an api to read databases on each tab in desktop.dsk and add a database on a certain tab. And create a tab These three api calls would be really good to have.
4 months ago in Domino Designer / LotusScript 0 Needs Review