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

Clear

Ideas

Showing 1316 of 8857

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

Support to create a chart and section in Verse iOS/iPadOS mail

Customer use Verse iPadOS and they want to create a chart and section in Verse iOS/iPadOS mail.
12 months ago in Verse 0 Needs Review

Mails restored from the Trash generate notifications in Verse iOS/iPadOS

Customer use Verse iPadOS. They restored mails from the trash, then mail notifications (banner, badge and sounds) occurred although they are not new mails. Customer thought it might give a misunderstanding to users, so they requested that the not...
12 months ago in Verse 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...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

Conflict handling - add an option to merge a field (especially document history fields)

Many developers add a "history" field in their applications to document when/who updated a document and what happened. This prevents the "Conflict Handling" form property "Merge Conflicts" option from working as there could always be a difference ...
almost 7 years ago in Domino Designer / LotusScript 4 Under Consideration

Save View without updating Index (ie when saving action buttons or column titles)

When saving a view the index is updated, even when not needed. very slow for big views.
almost 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Show Private Folder with a different icon in the App

At the moment private folders are shown just like public folders. The private folder should have a different folder icon than the public folder. As in the notes client.
almost 6 years ago in Verse / Mobile (iOS) 0 Under Consideration

Right-Click Menu on Inbox at Verse On-Premises

Multiple customer that migrated from iNotes ask for Right-Click menu on Inbox. They consider that the right-click menu speeds up usage.
almost 7 years ago in Verse / Verse on Premises 0 Future Consideration

Add SetColorForCell method for NotesRichTextTable object

Now we can use only Main Color and Alternate Color for all NotesRichTextTable
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Error handling: try.. catch java-style error handling in Lotusscript

Even javascript has this! java/javascript is like this: try { some lines of code... some code that erros } catch(error) { deal with error } With new Try Catch End Try block, Lotusscript could be .. Try Do this Do that Do another Catch <...
over 7 years ago in Domino Designer / LotusScript 2 Under Consideration