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

Default set of database icons to choose from

When I create a new database I have the option to leave the default database icon as it is OR I can past/import a custom icon for the database. The last one is time consuming and a default limited set of database icons would save me some time gett...
2 months ago in Domino Designer 0 Needs Review

ability to export (and import) settings

when submitting code to GIT we notice some oddities in formatting (some code/properties converted to camelcase/uppercase) even the developer did not apply these changes manually. so it must be related to settings in Domino Designer. comparing thes...
2 months ago in Domino Designer / Documentation 2 Needs Review

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

NotesDocument.IsChanged

A new NotesDocument property which shows if the document was changed. Return value: list of changed items. (only user items! so, except, updatedBy, LastModified, $Ref.....)
over 7 years ago in Domino Designer 6 No Plans to Implement

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

Allow developers to set the column width based on a formula

In V12 you can get the screen width using @ResolutionWidth. This allows us to hide columns based on the screen size. A calculated column width based on this formula would be even better.
almost 4 years ago in Domino Designer / Views 0 Under Consideration

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

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

Cell borders cannot be shown as dashed lines in Designer with Win11 recommended Display Scale of 125%

Developers found in Designer: on notepad +win11: in Designer->forms, create a table, change cell border thickness to 0 borders are bold, not dashed. change the default display scale from 125% to 100%, bold lines will be changed to dashed lines,...
about 1 year ago in Domino Designer 1 Needs Review