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 383

Lotusscript function to compress and uncompress string/data with zlib compression

It would be very helpful to have a possibility to compress and uncompress data using zlib compression. This would allow to create some common filetypes using just plain lotusscript. Espescially in nomad clients with its java and api restrictions t...
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

Allow to close messagebox automatically after a certain amount of time

I want to close messagebox dialog automatically after a certain amount of time by using LotusScript. Please consider adding an option to specify the timeout value.
12 months ago in Domino Designer / LotusScript 1 Needs Review

Javascript everywhere

Today we can use Javascript in quite a number of places on a Notes form, as well as in views. But the Javascript is only able to access the UI. You can also not create agents using Javascript. What I would like to see is a Javascript API/extension...
over 3 years ago in Domino Designer / LotusScript 0 Assessment

Add namespace property to (Notes)DominoQuery class

When working with DQL, best practice is to create/update/remove indexes programmatically using their according methods. To avoid conflicts with existing views of the same name, all indexes created should have a prefix. This can be achieved by usin...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

picklistcollection adds a database icon to the workspace. Please provide option not to do this.

We often use LotusScript notesUIWorkspace .PickListCollection to present options for the user to select. If you specify a view from another database then an icon for that database is added to the users workspace. Users get frustrated when multiple...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Add the Notes version a new function is added to the designer help (F1)

For some functions the Designer Help shows the version with which the function was introduced. This was obviously abandoned in the versions from 10.x on, please add again.
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

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

Provide method to set the database property "Inherit Design from Master Template"

It will be very helpful and also reduce the admin work if there is method to set the Name of master template in database property "Inherit design from Master Template" using Lotus Script/Java.
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Provide Lotusscript API for IBM Connections (create status updates, files, events)

No description provided
about 6 years ago in Domino Designer / LotusScript 3 Under Consideration

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