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

FILTER BY CATEGORY

Domino Designer

Showing 220

Allow to close messagebox automatically after a certain amount of time

I want to close messagebox dialog automatically after a certain amount of time by using LotusScript. Please consider adding an option to specify the timeout value.
1 day ago in Domino Designer / LotusScript 0 Needs Review

Allow "Open in New Window" in Domino Designer

Just like in Notes Client, I would like to have the ability to open a design element in a new window. It would be great to compare code between 2 forms or views (on two screens) or have a form open to see the names of the fields while building the...
12 days ago in Domino Designer 0 Needs Review

Notesデータベース設計非表示解除

データベース設計の表示・非表示を切り替えるにはテンプレートが必要ですが、テンプレートがなくなってしまっている場合、設計を確認する術がありません。 Notesを20年近く使っており、過去の古いデータベースについては開発者が設計を非表示にしていたため、現在設計を見ることができず、データベース修正ができない状態となっております。 表示・非表示について簡単に切り替える機能を追加していただきたいです。 ご検討宜しくお願い致します。
5 days ago in Domino Designer 0 Needs Review

Need ways to identify what application a Java memory leak is coming from.

Currently when we see a Java memory leak we know it is most likely caused by not recycling the Java objects but have no idea what application it is coming from. This means that the developers need to look at all the applications running on the ser...
3 months ago in Domino Designer / Java 0 Needs Review

Built in HEAP dump analyzer

It would save a lot of time and effort if Domino had a built in HEAP dump analyzer so when a Heap dump is generated, Domino can point to the suspects
3 months ago in Domino Designer / Java 1 Needs Review

"Inherit Future Design Changes" property grayed out when replacing design

You have Manager access to a Notes database and want to replace the design of a database with its updated or possibly a different template. When you attempt to replace design, you notice that the option to "Inherit future design changes" is grayed...
5 days ago in Domino Designer / Views 0 Needs Review

Notes view - Column margins

Add possibility to set view column margins. Situation:There are two columns. 1st is numeric and justified to the right, 2nd is text justified to left. The resulting view has very narrow space between the values and you have to add extra column or ...
about 2 months ago in Domino Designer / Views 1 Needs Review

Make the NotesUIView OnSelect event work in an embedded view

This would allow us to identify which document in an embedded view was selected
about 1 month ago in Domino Designer / LotusScript 2 Needs Review

Ability to retrieve the schedule agent information using LotusScript

Currently, there is no property or method to retrieve the following information using the Notes Agent class. 1. Alias Name 2. Trigger: 'Action menu selection' or 'Agent list selection. Note: The Notes Agent class has a Trigger' property, but f...
3 months ago in Domino Designer / LotusScript 2 Needs Review

"GetDocumentByKey" is giving search result as a document with column values having new line in it.

The syntax for "GetDocumentByKey" is --> Set notesDocument = notesView .GetDocumentByKey( keyArray [, exactMatch% ] ) Return value is --> A NotesDocument. The first document in the view whose column values match each of the values in the key...
2 months ago in Domino Designer / LotusScript 0 Needs Review