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

Clear

Ideas

Showing 2640 of 8993

Please improve the logging of the database designer task

Today I analyzed the logs on my admin server (V10.0.1FP1) and found two entries from the designer task. Warning: Cannot locate design template 'StdR85Mail' used by 'Mail Journaling (9)' : : Design Refresh can only be done on the Administration ser...
almost 7 years ago in Domino / Administration 2 Under Consideration

Enable tracking of database properties

Domino is limited to track only the database content changes and updates thru "Notes database activity logging". We are requesting to the following feature. 1. Way to determine when and by who/what set and change the property in the database 2. Wa...
over 4 years ago in Domino / Administration 1 Needs Clarification

Fixing Compatibility Between HCL Notes 12 and Notes 9 Regarding the GetDocumentByKey Method

Problem Description: When I compile an application in Notes 12 that uses the following code: Dim aKey(1 To 2) As String aKey(1) = "ABC" aKey(2) = "123" Set doc = view.GetDocumentByKey(aKey) The HCL Notes 12 client works correctly and finds the...
9 months ago in Domino Designer / LotusScript 2 Needs Review

Remove border from a hotspot when created from 'notesrichtextitem.appendDocLink'

This is a default action on new hotspots - which can be turned off in edit mode from the user interface, but not via program code. There is a hotSpotTextStyle property which has no effect on the border, this make generated reports look UGLY. If yo...
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration

source tab for traditional design elements in Domino Designer

add a source tab for traditional design elements and let developers edit the "source" of forms views & other design elements via DXL (Domino XML Language) in the same way that has been done with xPages: remove the need to export-edit-import DX...
over 7 years ago in Domino Designer 1 No Plans to Implement

Take the programmatic name when inserting a shared column

When I insert a shared column in a view, the programmatic name is not taken over. This is particularly annoying with editable columns.
over 4 years ago in Domino Designer / Views 0 Under Consideration

User Activity log larger than 1400 lines or make (auto) filtering possible?

Sometimes an agent is running every 5 minutes on a database. in 2 days, the UA is useless, since only my agent-signer is added to the UA. Would be handy for instance to set (per database? programatically via a profile?) the list of "users" to excl...
over 7 years ago in Domino / Administration 1 Under Consideration

Xpage: In File Download Control, Created Column Shows Document Created Date, Modified Column Shows Document Modified Date.

In Domino designer, File Download has "Created" and "Modified" in options of Properties. In Web browser, File Download has "Created On" and "Date" column. Although the information on an attached file should be displayed in Download control, Cr...
over 5 years ago in Domino Designer / XPages 0 Under Consideration

Possibility to set ReplicaID of database embedded view from

If you put embedded view on a form or subform you can choose view from any database. Form stores ReplicaID of database containing embedded view. If you use this form or subform in multiple contexts it is likely you are to change replicaID accordin...
over 7 years ago in Domino Designer 3 Under Consideration

Add native LotusScript Class for accessing and manipulating HTTP WebSessions

For example: Class HTTPWebSession - Browse though all active web user sessions - Create a user session via script - Quit a desired session via script There is an existing C-API function called "SECTokenValidate". See this URL: http://www-12.lot...
over 7 years ago in Domino Designer 1 Under Consideration