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 99

Add FileCreated and FileModified properties for NotesEmbeddedObject class

We can see FileCreated and FileModified values in the Document properties dialog box for $FILE fields. We can see File Modified value in the Attachment Properties diallog box. But we can't get these properties for NotesEmbeddedObject class.
about 2 years ago in Domino Designer / LotusScript 3 Needs Review

Soft Locking needs programmatic method to check for locks/unlock

When Document Locking is not enabled, Soft Lock feature is enabled as default. It prevents two users from editing the same document on the same server at the same time. The customer request us to add programmatic functionality for soft locking. Tw...
over 2 years ago in Domino Designer / LotusScript 1 Needs Review

Activate spell check when using InsertText

When a user pastes text from the clipboard into a text field or rich text field with spell checking enabled, the misspelled words are marked red. When pasting the same text with the NotesUiDocument method InsertText, the misspelled words are not m...
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

Make the Designer task smarter

When there is a central template database with libraries containing classes that are used in many other databases, the modification of one class can easily lead to an avalanche of user complaints: Type mismatch on external name: xxx. It happens ev...
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

Exclude fields in computewithform

It would be good to exclude fields from being computed when you do a compute with form.
over 2 years ago in Domino Designer / LotusScript 1 Needs Review

Add NotesDocument to a Collection like an array

Our Problem: We are trying to search multiples NotesDocuments from an agent in a database to a view in another database. We then proceed to add those documents to a NotesDocumentCollection with the function AddDocument (NotesDocumentCollection - L...
over 2 years ago in Domino Designer / LotusScript 3 Needs Review

Asynchronous LS code in a Notes form

Say you want to fill some cache at the start of a form, e.g. looping through a view in the PostOpen. The user has to wait until the loop is finished. If this code could be executed asynchronously, the user wouldn't have to wait and could start fil...
over 2 years ago in Domino Designer / LotusScript 3 Needs Review

Lotusscript evaluation explained

Get the same error as when creating a @Formula agent when evaluating @Formula in lotusscript.
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

A method should be provided to upgrade an existing user to a roaming user using LotusScript

SPR # DPOL6S8M65 - A method should be provided to upgrade an existing user to a roaming user using LotusScript. There is currently no way to achieve such an upgrade through LotusScript. The NotesAdministrationProcess class provides a MoveRoam...
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

Feature to search the script library within the server and extract the database names which contains it.

It will be good idea to have a feature to search the script library within the servers all the databases and provides the option to extract the database names which contains it.
over 2 years ago in Domino Designer / LotusScript 0 Needs Review