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

Search results

Showing 17 of 17

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...
over 3 years ago in Domino Designer / LotusScript 2 Under Consideration

Add lotusscript keystroke events for simple input field

The domino developer should be able to attach lotusscript code to keystroke events for input fields. This would make it possible for development to run lotusscript code when the user presses e.g. the ENTER.
over 6 years ago in Domino Designer / LotusScript 4 Under Consideration

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

Requirement to use @Picklist using LotusScript

@Functions can be used using "Evaluate" LotusScript method. https://help.hcl-software.com/dom_designer/14.0.0/basic/H_EVALUATE_METHOD_SESSION_COM.html However, the documentation of "Evaluate" method clearly says that --> The formula takes the f...
12 months ago in Domino Designer / LotusScript 3 Needs Review

Request that HCL Nomad (mobile) can search for words in attachments

Nomad for iOS does not have full-text indexing settings for offline databases (local replicas) and cannot search for words in attachments. Also, even if a full-text index with the options including Index Attachments (Filtered) is created by Lotus...
over 2 years ago in Nomad / Nomad (Android) / Nomad (iOS) 1 Assessment

Functionality required to remove the attachment name (text) from the "Rich Text" field and display only the attachment icon.

One can populate attachments in a rich text field. However, it displays the attachment name as well. Formula language or LotusScript method is required to delete the attachment name and display only the attachment icon from the "Rich Text" field.
over 2 years ago in Domino Designer / LotusScript 1 Needs Clarification

Enable Charset by default in notes.ini or Preferences

A notes document may have different types of content like Chinese, Japanese characters, etc. present in it. If you try to export the notes document in CSV format using the "File" --> "Export" action menu option, then you need to use option "Int...
about 2 years ago in Notes 0 Needs Review

Open Attachment via NotesUIDocument or NotesWorkspace

Currently it´s not possible to open attachments in Lotusscript. Yes we can extract them and open them with some shell means, but this isn´t true for Nomad. So we need some way to open an attachment in a NotesDocument without extractFile.
about 2 years ago in Domino Designer / LotusScript 2 Needs Review

Add native LS classes for HTTP client communication and processing HTTP posts with attachments

Add LotusScript classes with a bunch of HTTP functions like in the "Apache Commons" libraries. - Make HTTP requests to send and receive data - Set and read header variables - Process HTTP forms posted to the Domino Server, containing HTTP uploaded...
almost 7 years ago in Domino Designer / LotusScript 2 Shipped

When drag & drop an attachment from one computed RTF to another RTF, the source attachment should not be lost.

When you drag & drop an attachment from one computed RTF to another RTF, the source attachment will be lost, like "moving". The compute formular of the computed RTF is itself. Its content is uploaded via LotusScript. According to traditional u...
over 2 years ago in Notes 2 Needs Review