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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

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

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. ...
about 8 years ago in Domino / Administration 5 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...
over 6 years ago in Domino Designer / LotusScript 4 Assessment

When a idea is shipped, post the version, link to download, and link to documentation

A lot of times I may see a aha be labeled as Shipped, but then do not know what version of Notes/Verse/Domino it is shipped for and there is no place to start a proof of concept. Without any direction this shipped feature may go under the radar. ...
over 7 years ago in Domino / General 2 Under Consideration

Support properties on Record objects in EL

As of 14.5, if you have a Record class with a "name" property, the EL binding #{someRecord.name} results in an exception of "Error getting property 'name' from bean of type somepackage.SomeRecordClass". The XPages EL property resolver should map t...
about 1 year ago in Domino Designer / XPages 2 Needs Review

in the LotusScript Debugger, split the screen vertically: code on the left, variables on the right...

When debugging, I'm constantly moving the horizontal bar up and down. Would it be possible to split the screen vertically? Or, even better, adopt an Eclipse view and make the whole screen customizable? And while you're at it, fix some bugs in the ...
over 4 years ago in Domino Designer / Debugger 0 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...
over 6 years ago in Domino / Administration 2 Assessment

Add an itemname property to @AttachmentNames

@AttachmentName gets the name of all Attachment in a document. I need a posibility to get the names of the attachment in only one iten/field. in all my documents, I have a subform for attachments with two fields PrimaryFiles : The files I want to ...
3 months ago in Domino Designer / @Formulas 0 Needs Review

A new option for PickListCollection to select all documents in a view by default

Please add a new option to the PickListCollection method (NotesUIWorkspace class) that allows users to "pre-select all documents in the view" when the multipleSelection option is set to 'True'.When there are many documents listed and users have to...
3 months ago in Domino Designer / LotusScript 0 Needs Review

Allow more methods than copy style compact for DBMT

Really big databases takes a long time to compact and it would be nice if a database could be used when DBMT runs. Similar to compact -B or -b
over 1 year ago in Domino 3 Needs Review