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 3821 of 8869

Property to check what is the default view of domino application

Please add a property to easily find out what the domino application's default view is. Currently, I am getting all the views using the Views Property of the NotesDatabase class and inspecting each NotesView using the IsDefaultView property, but t...
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

New field type "Source code"

In some cases it is useful to store lotusscript in a text-/richtextfield in a notes document. This source code then is used to execute from a compiled script. This generally works fine. It would be very helpful if a new field type "Source code" (o...
over 3 years ago in Domino Designer / LotusScript 1 Needs Review

Add ability for view column headings to be computed

No description provided
over 6 years ago in Notes 1 Under Consideration

Controlled section: Eliminate the "Who may edit this section" modal

Working with controlled sections as a means to control edit access to richtext content, there is a mayor show stopper for users. Whenever you double click into a field in this section (e.g. for copying text), this modal appers. It would make sense...
about 5 years ago in Notes 1 Under Consideration

Any Mail Client on any platform: Search Mail

Notes (and on the server side Domino) has a very powerful search engine, but it has a bad reputation.Why? Because I can not find the mail I am looking for. Reasons? No index. Spelling error. Mail is in a archive, not in my main mail file. All thin...
over 6 years ago in Notes 0 Under Consideration

Notes client should get the proxy server settings from OS level when Replying or Forwarding MIME email

Customer has the issue that inline image cannot display when replying/forwarding MIME mail via Notes client after proxy setting was enabled from IE browser. Customer know the workaround of enable proxy setting in location document. But there are l...
over 4 years ago in Notes 0 Under Consideration

Improvements in the user interface components for the development of Client and Nomad Applications

Most of the classic components used in Notes client applications, have not changed much since the R6 version. That is why my idea is to make improvements in the user interface, such as the inclusion of new features that allow to customize the clas...
almost 5 years ago in Domino Designer 0 Under Consideration

'Find field' feature when a form is open

Would be useful for forms with lots of fields.
over 6 years ago in Domino Designer 0 Under Consideration

Undocumented parameter NotesUIWorkspace.SetTargetFrame("_blank")

I struggled with the usage of SetTargetFrame. I opened a document in the left frame in a frameset with two frames. Then I opened a second document in the right frame in the same frameset using Call uiws.SetTargetFrame("Frame2") Afterwards, several...
over 1 year ago in Domino Designer / Documentation 0 Assessment

Make view OnSelect event work for an embedded view from a remote database

The view Onselect event works in embedded views from the same database but not remote databases. Onselect can be used to return selected document IDs in the embedded view to the parent NotesUIdocument. It would be great if this functionality was e...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review