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

@isAttachmentBeingEdited

Editing attachments is quite delicate. In some cases it could be useful to disable some actions (hiding the action/button, or checking in code) while a certain attachment is being edited.
9 months ago in Domino Designer / @Formulas 0 Needs Review

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

Allow to exclude a LS class or an entire LS Library to be excluded from debugging

Problem: As usual nobody wants to invent the wheel again, thus we use libraries and classes so that we do not have to write the same code again and again. But if in an application something is wrong and one has to debug the code and has to go thro...
11 months ago in Domino Designer 1 Needs Review

Tracelog for synch with ODP

I would like to have the option to have a complete tracelog what DDE has done with files udring a sync with ODP. Now the action does just disappear or does not appear anywhere with is prone to errors due to lack of check options.
11 months ago in Domino Designer 0 Needs Review

Attachments in computed Rich text field shouldn't be allowed to move or drag

Add two Rich text fields in a form in Notes database, initially both editable. In the 1st Rich text field add attachments and then save the document. Then make the 1st Rich text field as computed and save the form. Then edit the document and from ...
12 months ago in Domino Designer 0 Needs Review

Allow @Return in column formula

As per official help documentation: https://help.hcltechsw.com/dom_designer/12.0.0/basic/H_RETURN.html "@Return should not be used in column formulas." Allow @Return to be used in column formula. This is will be useful when you only want the remai...
about 1 year ago in Domino Designer / @Formulas 0 Needs Review

New Checkbox field width options

When a checkbox field is placed in a fixed-width table cell and a long selection of characters is entered, the cell width expands beyond the fixed value to display the characters in a single line. This causes the table to collapse. The ability to ...
about 1 year ago in Domino Designer 0 Needs Review

Single category view with select statement

Single category view should be use select statement for filter document for more complex criteria selection. It's will be more improvement.
over 1 year ago in Domino Designer / Views 1 Needs Review

NotesUI class can access that view created by NotesDatabase.CreateView

A new feature was requested to create a new view with the NotesDatabase.CreateView method and immediately use it from the Notes client. LotusScript cannot open this new view without reopening the database, even after creating a new view with the ...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

User registration using Registernewuser LS API results in merged Person Document

Customer is running a custom code where they are registering persons to Domino and have now identified a case where 2 separate registrations resulted in a single person document with merged full names. The registration are made two days apart and ...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review