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 1351 of 8772

Allow add to item array of objects "NotesDateTime"

I want that code below will work correctly and in NotesDocument will store array of dates Dim ws As New NotesUIWorkspace, uidoc As NotesUIDocument, cdoc As NotesDocument Set uidoc = ws.Currentdocument Set cdoc = uidoc.Document Dim ndt1 As New No...
over 4 years ago in Domino Designer / LotusScript 4 Under Consideration

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...
about 6 years ago in Domino Designer 2 Under Consideration

NotesEmbeddedObject add last modified property

Add a LastModified property to the NotesEmbeddedObject property. This will be useful for when you need to detect if a user has changed an attachment. The only other method of doing this is checking the name and file size haven't changed. The attac...
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

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 2 years ago in Domino Designer 0 Needs Review

Ability to hide a row in a tabbed table

When designing, it would be nice to hide a row in a tabbed table so you can control when that tab is seen.
over 3 years ago in Domino Designer / @Formulas 7 Already Exists

Notes View - programmable single click events for each column rather than just the whole row.

Other than in view editing a Notes View in the Notes Client allows only double click of the whole row to fire events assocated with opening a document, ie. queryopen, postopen. It would be a major improvement to allow not only the opening of docum...
almost 5 years ago in Domino Designer 2 Under Consideration

There used to be a way to automatically format LotusScript code. Please bring it back.

In previous versions of Designer, there was an option to format code automatically fixing any incorrect indents. It was a very handy tool and as far as I can tell,it is no longer included in version 10.
about 6 years ago in Domino Designer / LotusScript 4 Under Consideration

Hint with filename for tabs in Designer

Last version where it works was 9.0.1 FP9. It is not working from 9.0.1 FP10 - and still not in 10.0.1 FP2. It was simple - hold mouse pointer for a while over tab and it shows which app it is from. Now there is no indication from which DB is reso...
over 6 years ago in Domino Designer 2 Under Consideration

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...
almost 5 years ago in Domino Designer 0 Under Consideration

A property to change the colour of a tab opened on the workspace and cherry on the cake display Db icon in small format

Users often end up with multiple pages open. The name that the programer decided to show - or the default one - gets cut down, making it difficult to find a specific tab. Furthermore, when one has multiple processes going on, finding the important...
over 5 years ago in Domino Designer / @Formulas 3 Under Consideration