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

My ideas: Domino Designer

Showing 1230

CORS support for XPages resources

When specifying a JavaScript library on an external site different from the Domino server for an XPages resource, a request must be made using CORS. <xp:this.resources> <xp:script src="https://<external sites outside the domino server&...
8 months ago in Domino Designer / XPages 0 Needs Review

@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.
8 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 ...
9 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...
10 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.
10 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 ...
11 months ago in Domino Designer 0 Needs Review

Remove 1.9 GB limit for Notes richtext fields

If you use domino to store very large files the max limit per file is 1.9 GB if you go beyond this the attachment is corrupted. This feels like a 32-bit limit that we should remove in Domino, so we can use domino for all types of files.
about 1 year ago in Domino Designer / Java 3 Assessment

overview latest accessed / modified files

I would be much more productive if i had an overview which design files I have accessed/modified lately. 99% chance I would continue my work in these files.
about 1 year ago in Domino Designer 3 Needs Clarification

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

Bug in lotusscript debug in Domino 12.0.2

When i use debug lotusscript in Domino 12.0.2 and click in object variable. I found blank screen under object as snapshot screen below this.
about 1 year ago in Domino Designer / LotusScript 1 Needs Clarification