I have a structure like this: http://gyazo.com/3deb54c430da3b3bff50c29f6f6e3947 and a code shown below:
[[$std_head]]
[[getResourceField]]
[[!getResources? &showHidden=`1` &parents=`5` &includeContent=`1` &includeTVs=`1` &processTVs=`1` &depth=`1`]]
[[$std_foot]]
As shown in structure, all elements are connected, so must be shown dump of 2nd and 6th elements. So, chunks working, getResourceField working, getResources - not. why can it be?