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

Make rich text fields editable in dialog boxes (Notes Client development)

A fixed size,scroll-able, rich text control would also help so that the contents of the dialog box doesn't start to scroll off the bottom when you add extra lines.
about 6 years ago in Domino Designer 0 Under Consideration

Implement the constant "PROMPT_CHOOSEDATABASE".

PROMPT_CHOOSEDATABASE is an argument to the Prompt method of NotesUIWorkspace. According to the help, it says the following. -----From----- Note: The constant name PROMPT_CHOOSEDATABASE is not implemented but the literal value 13 can be used inste...
almost 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Rebuild Dependent Agents/Script when Script Library Classes are Updated

Changes to script library classes can break code throughout a database, with errors such as "Cannot find external name: EMAILREMINDER" occurring until the agents/scripts are re-saved. This can be frustrating as Designer doesn't automatically re-bu...
almost 4 years ago in Domino Designer / LotusScript 3 Under Consideration

View and Form events need hover help and link to Declaration

While coding an agent or script-library, this feature presents the programmer with immediate help for the property or method over which the mouse is hovering. It works great in Agents and Script Libraries; very convenient, quick, easy. It helps sp...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Allow more that 2 embedded views on one Notes Form

Today the number of embedded views is limited to 2 views at the same time. It would be great to increase this
about 6 years ago in Domino Designer 5 Under Consideration

Modify "Record Activity" using Java

I was asked to programmatic to modify whether a database is recording user activity. There doesn't seem to be a way to do it currently using code.
over 2 years ago in Domino Designer / Java 0 Needs Review

Include documents in source control

We have a lot of documentation, configuration and even code stored in documents. It would be great if these documents could be included in the source control. Could be implemented as a view with a reserved name - all documents in the view will be ...
about 6 years ago in Domino Designer 1 Assessment

Domino Designer can create invalid long pathnames on NTFS

Domino Designer creates long paths in "Notes\Data\Workspace\Local" which Windows doesn't allow to delete/move/rename. This causes problems on customer systems where the registry setting: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSyst...
about 1 year ago in Domino Designer 0 Needs Review

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...
almost 4 years ago in Domino Designer / LotusScript 4 Under Consideration

Allow display of rich text items in view

There is an old restriction that summary items cannot be included in views. I don't need to include them in the index to sort the view by them, but I need to display them. It is already possible to display gif images in the view. They are not part...
over 4 years ago in Domino Designer 2 Under Consideration