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 1300

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.
almost 3 years ago in Domino Designer / Java 0 Needs Review

Exclude QRP result views from ODP sync

When Team Development is configured for an NSF, Designer syncs QRP views to the ODP, but I don't think this is useful behavior. It's probably actually potentially damaging, since Designer would potentially sync back an expired view or add it to a ...
almost 3 years ago in Domino Designer / Views 0 Under Consideration

Allow new folders based on any view

At the moment, Database.enableFolder(folderName) creates a new folder with a design based on the default view. AFAIK, the only way to (programmatically) create a folder based on some other view is to make that view the default view, create the fol...
over 2 years ago in Domino Designer / Java 1 Needs Review

Add new Methods to NotesUIDatabase and NotesUIFrameSet

Need way to manipulate View->Search this View programmatically. Many users suffer from unfriendly search syntax, for example so find "Lamborgini" user expect to search for "Lambo" and will get no results, while Notes expects "Lambo*" with aster...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

In a view the total row the column formula should apply

The Problem: Currently in a view's total row one can only select for a column : Either "None", "Total", "Average per document", "Average per sub-category", "Percent of parent category" or "Percent of all documents" But this does not cover all user...
almost 2 years ago in Domino Designer / Views 0 Needs Review

When adding columns to a View, allow multi-selection of fields

When you create a View, you have to add each column individually. It would be more efficient if we could have a multi-select field selection dialog. We could select all the fields we want and columns would get created with the field names as colum...
about 4 years ago in Domino Designer 0 Under Consideration

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 ...
almost 3 years ago in Domino Designer / @Formulas 0 Needs Review

Better syntax for Domino Query Language

Doing some tests with Domino Query Language at the moment. The language syntax is far from intuitive sometimes. Some examples: form = 'MProcessus' and (Active = 'TRUE' or Version = 0) is a correct query and delivers, Similar queries do...
over 5 years ago in Domino Designer 2 Under Consideration

A Form/Page/View design and rendered preview of a form while it is being designed without processing element processes. Simply having a design tab and a preview tab for the element.

Other IDE's that I have used allows for this making them really important. Currently we have to have the form up in a browser to preview even though the document data, associated data, and processes might not be ready. We have to force an executio...
about 4 years ago in Domino Designer 0 Under Consideration

Add proper return codes to registerNewUser Method of NotesRegistration class

We are using the method to programmatically register new users. The registration is not done by an administrator. It is delegated to several persons in the organisation. They select 1-n entries in a custom database that holds the information for p...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration