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 827 of 9021

CreateViewNavigator improvements

If I use createNavigatorFromCategory or createNavigatorFromKey.All categories disappear and that is sad because sometimes when you create apps you would like to get i.e all level 2 category names below a certain category without looking thru lots ...
8 months ago in Domino Designer / LotusScript 0 Needs Review

Traveler server support for DB2 version 12.1

HCL Traveler server supports DB2 Advanced and Standard Editions v11.5. As DB2 Version 12.1 is available, that needs to be supported by HCL Traveler.
3 months ago in Traveler 3 Planning to Implement

Enhance limit of NotesLog limitation - AgentLog has a ize limit of approximately 64 KB

As an End user, need to enhance limit of NotesLog limitation. Currently AgentLog has a ize limit of approximately 64 KB: https://help.hcl-software.com/dom_designer/14.5.0/basic/h_debug_agents_noteslog_classes.html
3 months ago in Domino Designer / LotusScript 0 Needs Review

Automatically update current View in native Administrator Client

This idea suggests Add a new option to the Administrator Client that allows the "Files" and "Server" tabs to be automatically updated, in order to automatically represent the current state on the Domino server In the "Files" tab, refreshing it...
8 months ago in Admin Client 0 Needs Review

Document Locking for clustered Domino servers

Apparently document locking is not cluster-aware. That is, if the 'Master Lock Server' is not reachable or down, the other cluster member does not take the role of managing the locks Document lock in a single server environment works perfectly. Bu...
about 4 years ago in Domino Designer / LotusScript 2 Under Consideration

LotusScript function to create eml file

No description provided
almost 7 years ago in Domino Designer / LotusScript 4 Under Consideration

Add API (Lotusscript/Java, etc.) method to place text into the OS clipboard

Ability to call a method to place arbitrary text into the OS clipboard without having to select a NotesUI field value and call copy (e.g., placeTextinClipboard(string) ). I often place non-field value text into the clipboard and achieve this by wr...
about 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

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

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