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

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

View created using NotesDatabase.Createview and NotesQueryResultsProcessor.ExecuteToView not available in the database until reopen the database in notes client

The View created using NotesDatabase.Createview and NotesQueryResultsProcessor.ExecuteToView not available in the database until reopen the database in notes client created SPR #PSHECWHETW and Defect article KB0108044 https://support.hcltechsw.com...
3 months ago in Domino Designer / LotusScript 0 Needs Review

Input and output date and time values ​​in ISO8601-compliant format

If you use the LotusScript NotesDominoQuery class to set the date and time in a DQL query, you must type an ISO8601-compliant format. @dt(‘2021-01-01T00:00:00.00+0900’) The date and time that we usually see in the document properties and...
over 4 years ago in Domino Designer / LotusScript 1 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...
over 2 years ago in Domino Designer / LotusScript 0 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...
almost 3 years ago in Domino Designer / LotusScript 0 Needs Review

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...
almost 3 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

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

PostPaste and QueryPaste event can't get pasted document information.

We want to get the information for the pasted document. Once we have the information in the pasted document, we can control whether or not the paste continues. This is very useful.
over 3 years ago in Domino Designer / LotusScript 2 Under Consideration

NotesRichTextTable

Please add more options for notesRichTextTable .Style - cell color for only one cell - borders style, color and thickness
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration