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 6

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

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

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...
almost 3 years ago in Notes 2 Needs Review

'Size' Property Of 'NotesDocument' returns negative value for attachment bigger than 2 GB

The size of the Notes Document can be determined using the "Size" LotusScript method. Reference URL --> https://help.hcltechsw.com/dom_designer/12.0.0/basic/H_SIZE_PROPERTY_DOC.html As per the information provided in the above URL, this method ...
over 1 year ago in Domino Designer / Documentation 0 Needs Review