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 809 of 8994

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

Export of documents and views via Nomad Web.

Currently, there is no way to export documents or views from an application hosted on Nomad Web. It seems that this is limitation of Nomad Web as mentioned in URL "https://help.hcltechsw.com/nomad/1.0_web/nomad_web_limitations.html". The informati...
over 3 years ago in Nomad / Nomad (Web) 2 Future 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

Notesrichtexttable access html tags

It would be useful to have the ability to locate a specific table within a richtext field by using the Name/ID HTML tag. Then locate a row in the found table by using the "Row" HTML tags. Even down to the Cell using ID html tag. Purpose is to loca...
8 months ago in Domino Designer / LotusScript 1 Needs Review

Add new lotusscript method to clear Paragraph Style

Customer wants to reset all Paragraph Style settings - like font size, font name, color, and margins etc - to their default all at once by @Function or LotusScript.There is NotesRichTextParagraphStyle class, and the part of properties can change. ...
about 1 month ago in Domino Designer / LotusScript 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

Support for Notes URL parameters

Today Notes URLs can be used to open forms and compose new documents. For example, this URL composes a new person document in the local address book: Notes:///names.nsf/person?openform It would be great to get support for URL arguments (on all Not...
over 6 years ago in Nomad / Nomad (Web) 8 Future Consideration

Improve performance when iterating documents in views

Iterating documents based on a view object has become very slow in later years. Maybe because of all the work that has been with NIF-index issues. The following techniques show poor (some even very poor) performance when running in the client agai...
about 1 year ago in Domino Designer / LotusScript 2 Needs Review

Enhancing Nomad Web and Mobile UX/UI

Nomad Web is currently a faithful reproduction of the basic Notes client in a web environment. This works well for porting existing applications, but it's quite limiting when it comes to developing modern, user-focused web applications in 2025. Th...
11 months ago in Nomad / Nomad (Web) 3 Future Consideration