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 260

Add new LotusScript function to manage Replicator page

(SPR RCAL5VSN5M) There is no LotusScript method for adding a database replica to the desktop (workspace) Replicator page. Typical scenario: You have a script that creates a new replica using the NotesDatabase classes CreateReplica method. You are ...
about 1 month ago in Domino Designer / LotusScript 2 Needs Review

'Size' Property Of 'NotesDocument' returns negative value for attachment bigger than 2 GB

The size of the Notes Document can be determined using the "Size" LotusScript method. Reference URL --> https://help.hcltechsw.com/dom_designer/12.0.0/basic/H_SIZE_PROPERTY_DOC.html As per the information provided in the above URL, this method ...
4 months ago in Domino Designer / Documentation 0 Needs Review

Even when long name attachments appends are inserted inside RT fields, table cells shouldn't get enlarged.

We can create a "Fixed Width" table. However, this "fixed width" table does not remain a fixed width when you add an attachment with a long name into a table cell. It will resize itself to fit the length of the attachment name instead of wrapping ...
4 months ago in Domino Designer 0 Needs Review

XPages file upload validate require should be work

Please fix validate require property not work for file upload for long time but text box require property can work correctly.
5 months ago in Domino Designer / XPages 0 Needs Review

NotesForm functions

Today we have getfieldtype it would be good to have three more functionsGetDefaultFormula = Returns default value formula or Computed Formula GetTranslationFormula = Returns Value translationFormula GetValidationFormula = Returns Validation Formul...
6 months ago in Domino Designer / LotusScript 1 Needs Review

Dialog method to show DialogList Prompt of a field

Notes has a native dialog list field with options, which can be shown in a dialog by pressing the helper icon in the field or press enter if the field is focused. But there is no way to open this dialog by formula or lotusscript code. A way to ope...
6 months ago in Domino Designer / LotusScript 0 Needs Review

Pre-select existing values in View Dialog for Dialog list field

A "Dialog list" field is using "Use View dialog for choices" (Field properties > Control tab) to populate the values from a view and then users can store / save the values in the field. When user selects some values from View dialog, stores the...
7 months ago in Domino Designer 0 Needs Review

Allow to close messagebox automatically after a certain amount of time

I want to close messagebox dialog automatically after a certain amount of time by using LotusScript. Please consider adding an option to specify the timeout value.
7 months ago in Domino Designer / LotusScript 1 Needs Review

Frameset Display Switching Command

OpenFrameset @Commnad opens a new frameset, but displays multiple framesets that one database has at the same time. We are requesting the ability to swap the display of frameset. The following process will close the database that has the frames...
11 months ago in Domino Designer / @Formulas 0 Needs Review

Find and Replace should work correctly for Formula inside a form

In the Domino Designer, finding all occurrences of some code in fields with Formula language is virtually impossible. Ctrl-F or Find and Replace doesn't search consistently everywhere in a form. LotusScript is ok, but then only LotusScript. If the...
11 months ago in Domino Designer / @Formulas 0 Needs Review