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

Domino Designer

Showing 1252

Add new/extend LotusScript classes in core LotusScript

Include LotusScript extensions just shown into the core LotusScript engine so they can be used on Domino server, Notes and Nomad clients.
10 days ago in Domino Designer / LotusScript 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 ...
6 days ago in Domino Designer 0 Needs Review

Integration between Domino Designer and HCL AppScan

We would like to scan the design of a Domino application (NSF) for vulnerabilities. If we want to use HCL AppScan we would have to synch the design to an ODP and have that scanned/uploaded. Then not all code is scanned, e.g. LotusScript is out of ...
about 4 hours ago in Domino Designer 0 Needs Review

Different way to store design/code of agents

when scanning design of database for code vulnerabilities we notice that (java) agents are skipped because they are xml files and not java files. therefor the code scanner is not reading the java code that resides in the xml file for the agent. so...
about 4 hours ago in Domino Designer / Java 0 Needs Review

CICD pipeline halted due to java agents that need to be recompiled

when I synchronize my ODP with Git repo the Java agents need to be recompiled after synchronization, especially those agents that are using a jar file or java class. otherwise at runtime the agent is complaining that a class could not be loaded. t...
about 4 hours ago in Domino Designer / Java 0 Needs Review

Window Title displays differently in computed Frameset

As an application developer, customer would like to be able to have the same Window Title format in Frameset (Database Name + View Name) when opening Frameset within Frameset in order to have a computed value in the Frameset. Currently, launching ...
19 days ago in Domino Designer / Views 0 Needs Review

Domino integration with AppScan for source code scanning

HCL Software's Source Code Scanning Solution AppScan source should support LotusScript and all other HCL platform such as Domino, Notes etc.
4 days ago in Domino Designer / LotusScript 0 Needs Review

Conditional inclusion of data notes in source control

I really like and support the way the new source control using YAML has been designed. A very clever approach that makes 100% reoundtrips possible even if not all notes can be saved as text. However, during discussions with Dan and Serdar it occur...
about 2 months ago in Domino Designer 2 Needs Review
262 VOTE

No need to add IP Address and hostname in the host file even though servers has same common name

The customer has 2 or more Domino Servers with same common name. Then, please see the scenario below: 1. Create a shortcut of Database in Notes Client 2. Right-click on the Database and Open on Designer 3. Check the Database opened on Designer...
about 3 years ago in Domino Designer 11 No Plans to Implement

LotusScript completes private parts of a superclass in a subclass

The LotusScript class system differs in a key way from the way Java works. In Java, if you create a subclass from a parent class, the subclass can only access the Public methods, variables and properties, not the Private methods, variables and pro...
2 months ago in Domino Designer 0 Needs Review