At xfrm_resource_view I need to get a custom field value (known fieldId) of the resource which resource_id is a custom_fields value of a current viewed resource.
Could you help, please?
I suggest to use <xf:foreach loop="$resources" value="$resource">
How to make $resources accesable at xfrm_resource_view?