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

Domino Designer

Showing 372

"Alias" for Shared actions instead of an "id"

If shared actions are used, every new shared action in a database gets a new id. The id is a number. Working with the shared actions in one database works fine. Image a second database which also uses shared actions. In the second database there a...
3 months ago in Domino Designer / Views 0 Needs Review

Need ways to identify what application a Java memory leak is coming from.

Currently when we see a Java memory leak we know it is most likely caused by not recycling the Java objects but have no idea what application it is coming from. This means that the developers need to look at all the applications running on the ser...
over 2 years ago in Domino Designer / Java 0 Needs Review

A better overview when debugging in the designer

{"children":[{"type":"paragraph","children":[{"text":"When navigating through the designer step by step, you only see the next line when you execute the step. It would be possible to always see an equal number of lines above and below the active l...
3 months ago in Domino Designer / Debugger 0 Needs Review

Improve NotesJSONNavigator

It would be great have additional methods in the NotesJSONNavigator. Besides the current AppendElement, AppendArray, AppendObject there should also be RemoveElement, RemoveArray and RemoveObject. It is currently possible to create, read and update...
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review

Check boxes in action bar: not usable with light font colour

Create a new action in an action bar of type check box. Use a dark background in the action bar and a light font colour (we use gray 225, 225, 225). You won't see, if the check box is checked or not, unless you use a magnifier (see attached images...
4 months ago in Domino Designer 0 Needs Review

Enable option "exactMatch" in embedded view with Show Single Category

Using embedded views with option "Show Single Category" is buggy when there are categories beginning with identical substrings. See here: https://support.hcltechsw.com/community?id=community_question&sys_id=c34e2edc1bb33c10534c4159cc4bcbd0 It ...
over 1 year ago in Domino Designer 0 Needs Review

Syntax Highlighting and IntelliSense for Code Stored in Notes Documents

We use Notes documents to store @Formula code, which we then evaluate in LotusScript against documents—for example, to set default field values dynamically. It would be fantastic if I could write formula snippets in Notes documents with syntax hig...
8 months ago in Domino Designer 0 Needs Review

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

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 ...
7 months ago in Domino Designer / LotusScript 0 Needs Review

Disabled property for Action button

Popular on web / bootstrap is the disabled property for buttons. action buttons in a view in the notes client should have a similar feature besides the current hide/when. the property should be able to to read values from the selected document(s) ...
3 months ago in Domino Designer / Views 0 Needs Review