Hello, We have a application designed by previous developers. Now we created a view, the view has three columns:
@created–categorized
@modified
column totals
There are two questions about this view:
the first category shows contains 2 documents, but I can not open the documents (can’t see the documents). The second category shows 10 documents which I can open each one.
there is a document contains 6 FORM fields with the same name when I checked document property. How come there are more than one “FORM” fields in one document? I think there should only one “FORM” field in the document.
Extanded class syntax (doc.Form = “FormA”) won’t do that. In order to create multiple summary items with the same name, the code would need to use AppendItemValue.