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

Views

Showing 91

The document properties dialog gives constant 'invalid or non-existing document' popups when clicking on a document in DQL view.

All works fine but I just have to make sure this dialog is not open when accessing an DQL view. I understand where this message comes from as the complete document properties won't be available here but there should be a workaround to suppress the...
over 1 year ago in Domino Designer / Views 5 Needs Clarification

Refresh a document from an embedded view

When I make an emmbedded and I put in the code Dim ws as new notesuiworkspace set uidoc=ws.currentdocument call uidoc.refresh() The system crush and error lotus notes. In version 10 i've this error. Resolve this error.
over 2 years ago in Domino Designer / Views 0 Needs Review

Show the properties of shared columns

When you select a shared column in a view in the Designer, its properties are not shown in the properties box. This makes it unneccessary hard for the designer, because he has to open the shared column for editing (or copy and paste it, look at th...
over 3 years ago in Domino Designer / Views 0 Under Consideration

Allow the execution of the 1. color code column in a categorised/total row in a view

In a view with totals, averages or percent values the first occurence of a color changing column is not ececuted in the category/totals row , but the consecutive ones are. This looks odd. In a view where there are no totals used, the color column...
over 3 years ago in Domino Designer / Views 0 Under Consideration

UI view of a collection of documents

You cannot use a view to display dynamically calculated data in memory because the view only displays documents stored in the database. Just as ws.DialogBox allows a client to display an unsaved NotesDocument using a specified form, there could b...
over 3 years ago in Domino Designer / Views 2 Under Consideration

Single category view with select statement

Single category view should be use select statement for filter document for more complex criteria selection. It's will be more improvement.
10 months ago in Domino Designer / Views 1 Needs Review

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

Shared actions ideas

1) Move shared actions under Shared Elements. A few ancients will complain, but I believe they belongs there. 2) Compile LS shared actions when they are saved. And raise errors when they are saved. So I do not have to wait until view is displayed...
over 4 years ago in Domino Designer / Views 0 Under Consideration

Paging DQL Results

Maybe this is already available but so far I did not get any info on how to to it. If my DQL Resultset contains e.g. 1000 records and I am having a web application, I want to page that result set like start=1&size=30 (similar to the old domin...
over 3 years ago in Domino Designer / Views 4 Under Consideration

Allow @UserName in shared views

If you want to show only user created documents in a view you need to create a private view since using a shared view will not display the correct documents. It should work in shared views as well to avoid creating private views. (Especially when ...
about 1 year ago in Domino Designer / Views 1 Already Exists