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 265

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.
2 months 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...
4 months ago in Domino Designer 2 Needs Review

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

Requirement to use @Picklist using LotusScript

@Functions can be used using "Evaluate" LotusScript method. https://help.hcl-software.com/dom_designer/14.0.0/basic/H_EVALUATE_METHOD_SESSION_COM.html However, the documentation of "Evaluate" method clearly says that --> The formula takes the f...
about 1 month ago in Domino Designer / LotusScript 3 Needs Review

Dialog List design overhaul

The dialog list is one of the main reasons why notes is recognized as "old". The select icon has a really small size and is hard to hit with a mouse. It moves along when typing and isn´t really that nice to look at. On the other hand it´s the cont...
5 months ago in Domino Designer 0 Needs Review

XPage Elementor

The idea is low code for XPage. XPage Elementor will be choose web/mobile theme, layout, text editor, video, map, seo, ecommerce and so on for non developer to create their website, any application without code.
12 days ago in Domino Designer / XPages 1 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...
about 1 year ago in Domino Designer / Java 0 Needs Review

PicklistStrings using data array instead of documents

It would be very helpful to have the ability to let the user pick one ore more data sets out of given tabular data presented based on a view or folder design. The data maybe provided as multi dimensional array, some kind of key/value sets or maybe...
5 months ago in Domino Designer / LotusScript 0 Needs Review

db.CreateReplica LotusScript with "CreateAsAStub" option

It's time to have this option. Set notesDatabaseReplica = notesDatabase .CreateReplica( newServer$ , newDbFile$ , CreateAsAStub as boolean) We need a new option to create replica stubs via LotusScript. The value defaults to "false" and optional so...
15 days ago in Domino Designer / LotusScript 0 Needs Review