Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next
Subject: How to display descendants documents uniquely in a categorized view?
Feedback Type: Question
Product Area: Domino Designer on Eclipse (DDE)
Technical Area: Application Development
Platform: Windows
Release: 8.5.2
Reproducible: Always

How not display repeating entries form descendants documents in the view?

I have a sorted categorized view with the following view selection formula:

SELECT @Contains(Form;"Report1" ) & Priority ="Not Applicable"

Here is the code for categorized view:

@If(FieldA = ""; "Not Assigned"; FieldA) + " [ Total: " + @DocDescendants("%") + " ]"
to display all documents and thier descendants. The descendants documents have a field I called FieldB that I want to display in the view. Many descendants documents have identical value for this field. Using @Unique doesn't remove repeating entries. Also using @unique in the view selection formula has no effect.


My goal is to display documents in the view so under each parent child documents display uniquely.

If I categorize the second column(Field B) which is a field in the descendants document it will not display the repeating documents, but If I select all documents for export to an Spreadsheet all documents will be included in the report. I am using Notes/Domino 8.5

any suggestions would be appreciated.
Thanks in advance.


Feedback number WEBB9MNJMD created by ~Michelle Zenponesterli on 08/04/2014

Status: Open
Comments:

How to display descendants document... (~Michelle Zenpo... 4.Aug.14)
. . Not sure it's possible (~Martha Lopjipy... 6.Aug.14)
. . Child documents need to be refreshe... (~Michelle Zenpo... 7.Aug.14)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS