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 258

Add mechanisms to get specifically data and design last-modified times

Currently, there's just Database#getLastModified, but that covers both data and design. Ideally, there would be lsxbe hooks to both portions of data from NSFDbModifiedTime in Database and for NSFDbModifiedTimeByName in Session.
over 2 years ago in Domino Designer / Java 0 Needs Review

Resolve %INCLUDE directive when agent is saved

The %INCLUDE directive is resolved when the agent is executed in the frontend or backend. Customer expects %INCLUDE directive to be resolved when the agent is saved. https://help.hcltechsw.com/dom_designer/12.0.2/basic/LSAZ_PCTINCLUDE_DIRECTIVE.html
6 months ago in Domino Designer / LotusScript 1 Needs Review

Please distribute help already indexed

Updated just right now from 12.0.1 to 12.0.2 and again end up waiting for my computer generating 100% identical Data as many thousend others, are, too. Feels like a waste of time.
over 1 year ago in Domino Designer 1 Needs Review

Extend @GetDocField to receive only the value of the specified field.

If you run @GetDocField($Ref; "Subject"), NRPC command will receive the entire referring document, even if the Subject has only one word, it will receive large data. If the referenced document is bloated, it will affect the performance of opening ...
over 2 years ago in Domino Designer / @Formulas 0 Needs Review

Enable application document logging

Database should have feature like a document log history separate database and enable by default eg. who create, read, update and delete this document. Sometime document was disappear from database but don't khow who delete the document.
over 1 year ago in Domino Designer / Views 0 Needs Review

Background images of the form should print when document is printed.

If you have a layer on a form that contains contains a background image as part of the layer, that image should be printed when the document is printed. This way the printed document looks the same as a document displayed in the client and avoid c...
over 1 year 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

Correction in Documentation for NotesQueryResultsProcessor is needed badly!

Online documentation list a method Set QRP = NotesDatabase.GetQueryResultsProcessor where it is Set QRP = NotesDatabase.CreateQueryResultsProcessor Offline documentation doesn't list that method at all under NotesDatabase... Same applies to Java d...
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review

Add Design Element Search Menu Item

The Search functionality available in the Package Explorer tab in Designer is a great tool to find all the places you have used a design element (e.g., view, agent, form, etc.). But, what would be even better is if in the "Application" tab you cou...
almost 2 years ago in Domino Designer 0 Needs Review

Break Long running lotusscript code

It would be good to have a way to break long running lotusscript code. Sometimes you get a long running lotusscript code that is blocking the client and you want to break it. It would be good to have some known keyboard sequence to press to break it.
6 months ago in Domino Designer / LotusScript 2 Needs Review