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 1599 of 8853

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 ...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Add support for NotesHTTPRequest request class on Nomad Web

The NotesHTTPRequest Lotus Script class plays an important role in modern applications. Please support the NotesHTTPRequest on Nomad Web. I also found this reference from 2021: https://stackoverflow.com/questions/69889849/hcl-nomad-web-http-respon...
about 1 year ago in Nomad / Nomad (Web) 1 Already Exists

Nomad Web - Save last desktop back to server and reload it after cache reload

After a user has customized his Nomad Web Desktop, the previously selected apps should still be on the desktop even after a cache reload or update of the Nomad Web Server version.
about 1 year ago in Nomad / Nomad (Web) 2 No Plans to Implement

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

the VOP notification system needs to be improved : push notification

VOP (especially in PWA version) is very popular with customers, one of the aspects to improve is the delay of notifications and the way they are handled. I just think you could improve on that by implementing push notfications. doesn't require muc...
over 5 years ago in Verse / Verse on Premises 2 Under Consideration

Access logging for Nomad web similar to domino http applications (e.g. Verse webmail)

Customer has below requirement. 1) Nomad web for browsers on Domino is installed. 2) We want to have basic logging for security reasons (not debug). We want to log all http requests to a textbased logfile. 3) For Domino http applications (e.g. Ver...
almost 3 years ago in Nomad / Nomad (Web) 3 Assessment

Incorrect notification when "Empty trash" that has 20k documents in Verse

To make the Verse user understand that there is a limit to the number of mails that can be deleted in the Trash at one time. Because a user tried to empty his trash that has 20k documents and receives the notification "Your messages were not perma...
4 months ago in Verse / Verse on Premises 0 Needs Review

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

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

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