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 3002 of 8993

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

Download files using NotesHttpRequest class

Currently we are not able to download the files, images (binary files) or files which are encoded with Base64 when we use the NotesHTTPRequest, or NotesJson clasess.It will be very helpful if we have any methods for file handling using lotus scrip...
about 6 years ago in Domino Designer / LotusScript 4 Assessment

Disabled property for Action button

Popular on web / bootstrap is the disabled property for buttons. action buttons in a view in the notes client should have a similar feature besides the current hide/when. the property should be able to to read values from the selected document(s) ...
4 months ago in Domino Designer / Views 0 Needs Review

Option to install SLP on existing Domino versions that include FixPack and HotFix

Currently, the Server Language Pack can only be installed on the base version. Allow the SLP to install on any version within the same series, regardless of the fixpack or hotfix installed. Use case: The customer's Domino server version is 14FP3HF...
12 months ago in Domino / Administration 1 Needs Review

Sametime business card for multi-value attribute

We have Sametime server to 12.0.2 and Domino LDAP used for business card. User's person document in Domino has multiple values for "title" attribute. Sametime business card does not shows all of the values for this multi-value attribute instead it...
over 1 year ago in Sametime / Chat 5 Under Consideration

Spell check in 2 languages at once

Customer has many users that send email in multiple languages. The memos are composed with the first paragraph in English and the Second in French or Dutch. They want to be able to spell check it once for both languages. For example: to have Notes...
almost 6 years ago in Domino / Administration 2 Assessment

Add view filter option to columns, where user can select documents to be displayed

You might know filter option in LibreOffice or Excel, where user can reduce the shown documents to selected values. Of course, this can also be done by using a search formula, but most users are not experienced with the syntax of notes search.Addi...
over 7 years ago in Domino Designer 16 Assessment

Allow developers to set the column width based on a formula

In V12 you can get the screen width using @ResolutionWidth. This allows us to hide columns based on the screen size. A calculated column width based on this formula would be even better.
over 4 years ago in Domino Designer / Views 0 Under Consideration

Better NSD crash diagnostic logs collection

We frequently encountered this situation where Domino crashed due to abnormal termination and IBM Support's reply is always the NSD log is insufficient to provide details on the crash and we need to implement NSD -monitor to troubleshoot further. ...
over 7 years ago in Domino / Administration 5 Under Consideration

Add APIs for progress indicators and modal "processing" dialogs in LotusScript

For a good number of years, I've used a LS wrapper class around some C API calls to display a progress bar, which is handy when progress steps are knowable. Ideally, this should be available essentially as-is to display a client-modal (or task-mod...
over 4 years ago in Domino Designer / LotusScript 2 Under Consideration