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 1318

Add "force update" option to @GetProfileField / profile documents

Profile documents are a great way to store basic configurations or even user based configurations for an application. The documents seem to be cached for better performance. This is also great. But this is also sometimes an issue. When you make a ...
over 6 years ago in Domino Designer 1 Under Consideration

RenderToRTItem should render all subforms used in a form

Currently, the RenderToRTItem method in NotesDocument class does not render subforms if the first line is hidden by a HideWhen formula. This is an unexpected behaviour.
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Cannot specify image resource in formula language

An image resource can be specified in the outline entry.Image resources other than the current database can also be selected.However, when selecting an image resource using the formula language, only the image resource of the current database can ...
over 5 years ago in Domino Designer / @Formulas 3 Under Consideration

Use grid and flex for tables in standard controls instead of the table tags.

With CSS grid and flex, there is much more flexibility, and there are many other advantages.
over 5 years ago in Domino Designer / XPages 0 Under Consideration

The order of shared actions in the Insert Shared Action dialog box is not alphabetical

Using the Domino Designer client to insert a Shared Action, you find that the order of the Shared Actions in the dialog is not alphabetical. The actions are ordered from oldest to newest. This is working as designed. An enhancement request to pres...
over 1 year ago in Domino Designer / ReStyle 0 Needs Review

Easy way to set Template Version

Template Version 10.0.0 and Date is set in some $Icon design elements accessed only by scripts. should be a way to do this more friendly or even turn on Automatic numbering/build version
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

V10 Bug: Cannot open Script Libraries or XPages after editing Notes native element (like form or view)

Bug exists since V9 FP10 IBM Case Number TS002160381 When working on LotusScript / JavaScript / Java-Libraries or XPages with Domino Designer every now and then I need to check some fields in a form or view columns to ensure that I get the corr...
almost 6 years ago in Domino Designer / LotusScript / XPages 4 Under Consideration

Improve syntax-error reporting in LotusScript compilation

When compiling LotusScript in notes (either via Designer's Recompile All LotusScript or in C via NSFNoteLSCompile), it's very easy to run into a situation where the compiler reports just "Syntax Error", with no indication as to the source of the t...
about 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Encrypted / masked fields depending on rights

We have the possibility to encrypt fields in the client but it would be good to have a field type that can't be viewed from the property box of documents that will mask the data except if you have the rights from a role, group or directly and sett...
almost 6 years ago in Domino Designer / @Formulas 2 Needs Clarification

Refresh a document from an embedded view

When I make an emmbedded and I put in the code Dim ws as new notesuiworkspace set uidoc=ws.currentdocument call uidoc.refresh() The system crush and error lotus notes. In version 10 i've this error. Resolve this error.
about 4 years ago in Domino Designer / Views 1 Needs Clarification