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 255

Provide method to set the database property "Inherit Design from Master Template"

It will be very helpful and also reduce the admin work if there is method to set the Name of master template in database property "Inherit design from Master Template" using Lotus Script/Java.
almost 3 years ago in Domino Designer / LotusScript 0 Needs Review

New feature in Hide paragraph, displayed when printing, normally hidden.

Currently, it can be hidden when printing, but the desired functionality is as follows. Displayed only when printing, hidden except when printing. Currently, two forms need to be prepared and switched.
over 1 year ago in Domino Designer 0 Needs Review

Delete Private view from database

Requirement is to delete personal views belonging to all user's from the database. Is it possible to achieve this via script? The current functionality is that personal views are visible to only user who created them and not to others. There is a ...
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

View created using NotesDatabase.Createview and NotesQueryResultsProcessor.ExecuteToView not available in the database until reopen the database in notes client

The View created using NotesDatabase.Createview and NotesQueryResultsProcessor.ExecuteToView not available in the database until reopen the database in notes client created SPR #PSHECWHETW and Defect article KB0108044 https://support.hcltechsw.com...
4 months ago in Domino Designer / LotusScript 0 Needs Review

Option to change the style of the selected row on the view/folder

When viewing a view in Nomad Mobile, the column values can be displayed to fit the width of the screen. The only way to indicate to the user that multiple entries are selected at this time is to show an area on the left side to put a check mark. ...
over 2 years ago in Domino Designer / Views 0 Needs Review

RenderToRTItem should render all subforms used in a form

Currently, the RenderToRTItem method in NotesDocument class does not render subforms if the first line is hidden by a HideWhen formula. This is an unexpected behaviour.
about 3 years ago in Domino Designer / LotusScript 0 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

odata access to a Domino view

have succesfully - installed the Domino REST API - created scopes, schemas - activated forms and views - get API access to forms, views... - get odata access to forms not able to access a view using odata queries. Could you please give ...
about 1 year ago in Domino Designer 0 Needs Review

Refresh a document from an embedded view

When I make an emmbedded and I put in the code Dim ws as new notesuiworkspace set uidoc=ws.currentdocument call uidoc.refresh() The system crush and error lotus notes. In version 10 i've this error. Resolve this error.
about 3 years ago in Domino Designer / Views 1 Needs Review