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 362

Improve auto complete/suggestions

If lotusscript code contains an error, autocompletion and suggestions fail. Please make sure that this works even when the code contains errors. This would help developers a lot.
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Embedded a image file in a richtext item as a picture, not attachment

I would like to embedded pictures that notes users can see them directly as images. Please add new method AddPicture in the NotesRichTextItem class, or something like that.
about 2 years ago in Domino Designer / LotusScript 1 Already Exists

LotusScript equivalent of @RefreshECL

Need LotusScript equivalent method of the Formula method @RefreshECL.
about 2 years ago in Domino Designer / LotusScript 2 Already Exists

C API / LotusScript for Contacts Synchronization

As there is some limitation on C API for replication between same databases -- we need to have an API that utilized the synchronization of contacts from pernames and mail file This is to provide more options for customization and to bring the func...
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Prevent status (enabled or disabled) of "Before new mail arrives" agent from being inherited.

"Before new mail arrives" agent is created in template. Multiple DBs inherit design from this template. Requirement is to prevent the status (enabled or disabled) from being inherited. Need feature/control to prevent status of this agent being app...
about 2 years ago in Domino Designer / LotusScript 1 No Plans to Implement

ValueLength vs. Len and LenB function provides inconsistent results

Add LotusScript Length function which returns the length of a string in bytes the same as ValueLength property of NotesItem, if we save this string in the NotesItem. Now we have Len and LenB functions that works incorrectly. LenB returns 2 bytes f...
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Set row height of view through lotusscript property

Now we can finally create views through DQL and then format them the way we like through the NotesColumn Lotusscript class which is FANTASTIC. However, I don't see any option to define the variable row height of the resulting view in any of the vi...
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

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

Document Locking for clustered Domino servers

Apparently document locking is not cluster-aware. That is, if the 'Master Lock Server' is not reachable or down, the other cluster member does not take the role of managing the locks Document lock in a single server environment works perfectly. Bu...
about 2 years ago in Domino Designer / LotusScript 1 Under Consideration

Add functionality for Rich Text fields to be used in dialogbox.

When a form is launched via a dialogbox, a rich text field on the form is recognized and updated but can not be accessed via code.
about 2 years ago in Domino Designer / LotusScript 1 Needs Review