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 2870 of 9007

Support for Windows BMP File Format in DXL

Currently, DXL supports only PNG, JPEG, GIF, and notesbmp formats, but not Windows BMP. Simple images such as QR codes can be easily generated in LotusScript as Windows BMP files, but they cannot be embedded as inline images in rich text. Please a...
5 months ago in Domino Designer / LotusScript 0 Needs Review

Add API (Lotusscript/Java, etc.) method to place text into the OS clipboard

Ability to call a method to place arbitrary text into the OS clipboard without having to select a NotesUI field value and call copy (e.g., placeTextinClipboard(string) ). I often place non-field value text into the clipboard and achieve this by wr...
about 4 years ago in Domino Designer / LotusScript 2 Under Consideration

LotusScript function to create eml file

No description provided
almost 7 years ago in Domino Designer / LotusScript 4 Under Consideration

Add ability to scroll while pressing the CTRL button

A user likes to select documents using the CTRL click method on the mouse. You can't scroll up or down in the inbox while holding CTRL and selecting documents. You can do this in the Basic client. Can the functionality be added to the full client?
4 months ago in Notes 1 Future Consideration

Disable ability to change read access to documents using the Document properties box

A user can change who has read access to a document using the key tab in the Document properties box. It is also possible to manually add the name of a user that does not exist in the address book and thereby disabling read access to that document...
about 2 years ago in Notes 2 Future Consideration

Add right click option on attachments to quick print it without opening

People who move from outlook (what a horrible client), to HCL Notes they miss ability quickly print document. Would be great to add right click option to PRINT document without opening specialized software. https://support.microsoft.com/en-us/offi...
over 2 years ago in Notes 0 Future Consideration

Check mail rules when renaming or deleting folder

When a user renames or deletes a folder, check if the folder was referenced in a mail rule and, if so, alert the user.
over 7 years ago in Notes 1 Future Consideration

Enhance LotusScript function NotesDatabase.getOption(optionName%)

GetOption was introduced to the NotesDatabase class in V6. It allows to determine, if specific Options are set or not. But by design, it only accesses options1 from the database header. Other options are stored in options2 - options4.Those option ...
over 6 years ago in Domino Designer / LotusScript 3 Assessment

The number of characters displayed as DB name in Notes workspace should be increased.

Our customer is requesting that the number of characters displayed as DB name in Notes workspace should be increased. When Notes v8, 26 characters are displayed as Notes DB name, however only 19 characters are displayed as Notes DB with Notes 11 t...
over 2 years ago in Notes 2 Future Consideration

Add a lotusscript method to export inline image in rich text field

Attachments files and objects are able to export by using ExtractFile method in EmbeddedObject class.But there is no method to export pasted image data to disk. Currently it can implement to use DXLExporter and ConvertNotesBitmapsToGIF. But It is ...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration