Related documents not displaying inside folder items
- Nikita Kurguzov
- Posts: 889
- Joined: Mon Jul 03, 2017
Dear surya-in,
Sorry, not quite sure what you mean, can you give us more details? Perhaps some screenshots as well?
Sorry, not quite sure what you mean, can you give us more details? Perhaps some screenshots as well?
Cheers
HI Nikita Kurguzov,
We are using Related documents its filter condition display attached documents based on the filter condition some of the documents matches condition but his are inside the folder , these documents are not showing up
if we used document set can related items ?
New item cerate its showing all documents ?
We are using Related documents its filter condition display attached documents based on the filter condition some of the documents matches condition but his are inside the folder , these documents are not showing up
if we used document set can related items ?
New item cerate its showing all documents ?
- Attachments
-
- Capture.PNG (96.59 KiB) Viewed 1817 times
- Nikita Kurguzov
- Posts: 889
- Joined: Mon Jul 03, 2017
Dear surya-in,
You can retrieve all documents relating to the current item recursively by adding the following attribute to the View element: (below query option should be used at end of the query eg. </where><QueryOptions>....)
To add this attribute, please, select the Related items control in Forms Designer and open its View property.
You can retrieve all documents relating to the current item recursively by adding the following attribute to the View element: (below query option should be used at end of the query eg. </where><QueryOptions>....)
Code: Select all
<QueryOptions>
<ViewAttributes Scope="RecursiveAll" />
</QueryOptions>
Cheers
-
- Information
-
Who is online
Users browsing this forum: No registered users and 19 guests