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 1260 of 8866

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

Display userID and deviceID as watermark in document for nomad

As a security measure, it is requested that Nomad displays the userID and deviceID as watermark when the user opens or edits a document in Nomad mobile. Could this be realised via policy or the Marvel Client? Request this both Nomad for iOS and An...
almost 4 years ago in Nomad / Nomad (Android) / Nomad (iOS) 0 Under Consideration

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

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

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

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

server side search on Verse Mobile

Search is limited to the data on the device. It is important to have the ability to search all the existing mail on the sever. Less data to be synchronized and a more efficient use
over 7 years ago in Verse / Mobile (iOS) 0 No Plans to Implement