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 1353 of 9008

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

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

Highlight variables in lotusscript

If I click on the DIM of a variable, I want to see (with a background highlight) where ir's used - so highlight the sub/function and the actual line If it's not used anywhere, then it would be easy to see that
over 7 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

Print more than one mail in one step

Select several mail and print them in one step
about 1 month ago in Verse / Verse on Premises 1 Future Consideration

Preserve colors and styles copied from MS Excel using dark mode

Display correctly the colors and styles of table fragments copied from MS Excel similar to light mode. As it is currently a limitation in dark mode.
4 months ago in Verse / Mobile (iOS) 1 Needs Review

Allow VOP to be accessible without SSL when inside intranet.

Some customers are using iNotes as intranet mail now and they are accessing iNotes via http. VOP currently only supports access via https and this system requirement is disturbing the extension of VOP to existing iNotes users. Please also support ...
over 7 years ago in Verse / Verse on Premises 16 No Plans to Implement

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

Allow editing "Request Response" optin in the meeting using HCL Verse

Currently, once the meeting is sent to the invitees, the option "Request Response" is enabled. If the Chair tries to edit the meeting and remove the "Request Response", it's not allowed to do so. The field is becoming read-only once the meeting in...
about 1 month ago in Verse / Verse on Premises 0 Future Consideration

Correct indentation on "End Select" in Lotus Script

The auto indentation of Lotus Script misplaces an "End Select" line. It would need an additional indent tab to be placed correctly. Please just fix this! Mark Reiser sirius-net GmbH
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration