Related documents not displaying inside folder items

Discussions about Forms Designer for SharePoint 2013 / 2016 and Office 365.
Locked
surya-in
Posts: 3
Joined: Thu Jun 28, 2018

28 Jun 2018

Related documents not displaying inside folder items have filter condition

User avatar
Nikita Kurguzov
Posts: 889
Joined: Mon Jul 03, 2017

28 Jun 2018

Dear surya-in,
Sorry, not quite sure what you mean, can you give us more details? Perhaps some screenshots as well?
Cheers

surya-in
Posts: 3
Joined: Thu Jun 28, 2018

29 Jun 2018

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 ?
Attachments
Capture.PNG
Capture.PNG (96.59 KiB) Viewed 1819 times

User avatar
Nikita Kurguzov
Posts: 889
Joined: Mon Jul 03, 2017

02 Jul 2018

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>....)

Code: Select all

<QueryOptions>
        <ViewAttributes Scope="RecursiveAll" />
</QueryOptions>
To add this attribute, please, select the Related items control in Forms Designer and open its View property.
Cheers

surya-in
Posts: 3
Joined: Thu Jun 28, 2018

03 Jul 2018

Hi Nikita,

Thanks, Your Quick help
<View Scope="RecursiveAll">
</View>
Its working for me ...

Locked
  • Information
  • Who is online

    Users browsing this forum: No registered users and 5 guests