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 3088 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

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

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

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 Assessment

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

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

Ability to remove "Auto" that is append at Out of office Automated Reply

We are seeking the ability to remove the "AUTO: " prefix that is automatically appended to the subject line of out-of-office notifications. Currently, when a sender (User2) sends an email to a user who has enabled out-of-office (User1), the sender...
5 months ago in Notes 0 Needs Review

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

Disallow special characters in folder name.

When using special characters like Underscore (_) Backslash (\) Vertical bar (|) ... in a folder name, the results are often confusing or unintended by the users.Add input validation to disallow this characters.
over 7 years ago in Notes 9 Assessment