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 259

"Inherit Future Design Changes" property grayed out when replacing design

You have Manager access to a Notes database and want to replace the design of a database with its updated or possibly a different template. When you attempt to replace design, you notice that the option to "Inherit future design changes" is grayed...
7 months ago in Domino Designer / Views 0 Needs Review

Allow "Open in New Window" in Domino Designer

Just like in Notes Client, I would like to have the ability to open a design element in a new window. It would be great to compare code between 2 forms or views (on two screens) or have a form open to see the names of the fields while building the...
8 months ago in Domino Designer 0 Needs Review

Ability to create Date/Time item with only date information in LotusScript

When a Notes client opens a form and saves a date field that does not display a time, a date-only date item is created that has no time or time zone information. This item information can be found in the value of the document property. LotusScri...
8 months ago in Domino Designer / LotusScript 2 Needs Review

Support for read/unread marks on behalf of given name in Xpages

Customer need to use read/unread marks on behalf of given name in Xpages to mark new or changed documents. Trying to mark a specific document read for a specific user with document.markRead("user") fails with following error: NotesException: U...
8 months ago in Domino Designer / XPages 0 Needs Review

Make the NotesUIView OnSelect event work in an embedded view

This would allow us to identify which document in an embedded view was selected
8 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&...
9 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.
9 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.
9 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 ...
9 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...
9 months ago in Domino Designer / LotusScript 0 Needs Review