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 1332

Improve Field Hint

Programmable. If I set Field Hint in the first field of the form, the cursor focuses on the field when creating the document, so the Field Hint text are not displayed.Please do not let the Field Hint text disappear when the cursor moves to the fie...
almost 7 years ago in Domino Designer 0 Under Consideration

Please identify LotusScript reserved word more correctly in Domino 11.0.x Designer

One customer use Domino Designer 11.0.x and defined a function with name DeclareObj like following: 1 Function DeclareObj( count As Integer ) As Integer 2 DeclareObj = False 3 (省略) 4 DeclareObj = True 5 End Function then he got a "Variable should ...
almost 2 years ago in Domino Designer / LotusScript 2 Needs Review

Programmatically hide view based on Platform - i.e visible on desktop, not on phone

It is possible to restrict or allow user access to a view based on username or group. We have apps that run on the Notes client (desktop) and also in Nomad (phone). The same users access the app on both desktop and mobile devices. Given the small ...
12 months ago in Domino Designer / Views 2 Already Exists

Make it possible to open embedded views within a dialog box

Within a Dialogbox i can act to the enterkey. Queryclose can be validated. Embedded Views will be refreshed. Only i can not open the docs within such a context.. See also https://domino.ideas.aha.io/ideas/DDXP-I-237
almost 6 years ago in Domino Designer 1 No Plans to Implement

Computed subform: Allow loading multiple subforms at once

For example: @If(condition; "subform1" : "subform2"; "subform1") I.e., if condition is true, load both subforms, otherwise load only the first.
almost 6 years ago in Domino Designer 5 Under Consideration

Multiple Embedded Views on same Form

Currently you can use just one embedded view in a form.
almost 6 years ago in Domino Designer 2 Under Consideration

@getDocField(srv:db;filePath;IndexedView;KeyListArray;keywords) even in view columns

This require a lot more re-enginering of index service indeed, what about allow to make a join-like @ formula that allows to make a calc comlumn that show data from other DB? @getDocField(srv:db;filePath;IndexedView;KeyListArray;keywords) even in ...
almost 7 years ago in Domino Designer / @Formulas 1 Under Consideration

new field type: table - purpose: have the possibility to work / manipulate / set cell content with cell references in this table.

New @function for table handling: @table(Tablename;cell;argument) and @tablesum(Tablename;first cell in range; last cell in range). In design modus table will have line letter and column numbers. Autosort facility can be set in property box.Exampl...
almost 7 years ago in Domino Designer 1 Under Consideration

Address Field

Provide a modern address field for forms in what I only need enter an entire address into one field and have it provide typeahead capabilities based upon known addresses, validate that an address is known, and automatically provide relevant detail...
almost 7 years ago in Domino Designer 1 Under Consideration

User want to save Application Icon by LotusScript.

The user want you to realize the function that the source file of the application icon saved in [Resource] - [Icon] that is a database design can be saved locally by LotusScript, @Function, such as programming language.
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration