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 1230

Make the NotesUIView OnSelect event work in an embedded view

This would allow us to identify which document in an embedded view was selected
7 months ago in Domino Designer / LotusScript 2 Needs Review

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

Include in the Designer some indicator to signal when there is "hide when" in some element

To facilitate the Development and Maintenance of Domino Applications, there should be some ease-of-view feature to indicate when there is a "hide when" feature on any row.
8 months ago in Domino Designer 1 Needs Review

Notes view - Column margins

Add possibility to set view column margins. Situation:There are two columns. 1st is numeric and justified to the right, 2nd is text justified to left. The resulting view has very narrow space between the values and you have to add extra column or ...
8 months ago in Domino Designer / Views 1 Needs Review

"GetDocumentByKey" is giving search result as a document with column values having new line in it.

The syntax for "GetDocumentByKey" is --> Set notesDocument = notesView .GetDocumentByKey( keyArray [, exactMatch% ] ) Return value is --> A NotesDocument. The first document in the view whose column values match each of the values in the key...
8 months ago in Domino Designer / LotusScript 0 Needs Review

"GetDocumentByKey" is not giving search result when key has new line present in it.

The syntax for "GetDocumentByKey" is --> Set notesDocument = notesView .GetDocumentByKey( keyArray [, exactMatch% ] ) If the value of the "keyArray" parameter has a new line present in it, then the search does not give any results irrespective ...
8 months ago in Domino Designer / LotusScript 1 Needs Review

PROMPT_YESNO default "NO"

The NotesUIWorkspace methode PROMPT_YESNO (2) add the Option default that we can set it to "NO"n And make it also with @Prompt available
9 months ago in Domino Designer / LotusScript 0 Needs Review

Ability to get information about inline images in richtext in LotusScript

Ability to get information about inline images in richtext in LotusScript It would be useful if LotusScript could get inline image information in richtext. For example, the following information - Width size of the original image - Height of ...
9 months ago in Domino Designer / LotusScript 0 Needs Review

Allow longer field names in forms

Currently we're limited to 32 characters in a field name when creating them in Domino Designer.This is sometimes limiting in regards to describing field names. If possible, it would be nice to be able to have longer field names.
9 months ago in Domino Designer 0 Needs Review