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 309

View with properties "Don't show empty categories" and "Show response documents in a hierarchy" should not display "Empty" categories

Suppose a view in an application is displaying main and response documents. The view has properties "Don't show empty categories" and "Show response documents in a hierarchy" set. Security access to main documents is controlled by Readers fields...
7 months ago in Domino Designer / Views 1 Needs Review

($PeopleGroupsFlat) view need check "Unicode standard sorting"

The address book picker uses the "$PeopleGroupsFlat" view in the address book. Register users with Traditional Chinese name in the "User Name" field of Person document. But this "$PeopleGroupsFlat" view was not check the "Unicode standard sorting"...
6 months ago in Domino Designer / Views 0 Needs Review

Remove references to R5

Column properties tab Advanced: Hide in Notes R5 or before. R5 is no longer supported so why this option? Similar to Sort tab for column: Categorized is flat version 5 or greater.
4 months ago in Domino Designer / Views 1 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...
11 months ago in Domino Designer 2 Needs Review

Behaviour of "Prohibit Design refresh..." for new Views

This was introduced a while back, but before that it was different: now this option is enabled by default with newly created views. When you forget to disable that afterwards and you updated your app with a new template, this new view then won't b...
6 months ago in Domino Designer / Views 0 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...
11 months ago in Domino Designer 0 Needs Review

Make comment on all design element Read Writable using Lotusscript

The comment field on each designelement should be writable using Lotusscript and perhaps Java when doing design element automation I.e creaing views or enable disable agents that is scheduled in applications it would be good to be able to read and...
25 days ago in Domino Designer / LotusScript 0 Needs Review

Ability to programmatically configure a layer's position

Currently the position of a layer is defined statically. This works fine in most cases, but if the interface is different on another workspace due to screen resolution or a feature like large/extra large fonts, then we need to add duplicate layers...
2 months ago in Domino Designer / @Formulas 0 Needs Review

Make a Lotus Script equivaluent for the Formula command @SetHTTPHeader

Unfortunately currently there is no way to set HTTP Header variables from a WebQueryOpen Agent being called from a web form. There should be a new command like this: Call session.setHTTPHeaderVariable(name, value) Also this should be working in We...
4 months ago in Domino Designer / LotusScript 1 Needs Review

Create function notesuiview.selectdocuments(documentcollection)

Create a function that passing a documentcollection in a notesuiview this mark all the documents the collection there're in this view. Make a equivalent in Lotusscript this function that is in formulas select (form="XXXX") & (Field="YYYY")
6 months ago in Domino Designer / LotusScript 0 Needs Review