XF 2.2 How call a customfield resource ?

dondomainer

Active member
If this is the custom field resource, How call an specific customfield resource ?

<xf:macro template="custom_fields_macros" name="custom_fields_view"
arg-type="resources"
arg-group="below_info"
arg-onlyInclude="{$category.field_cache}"
arg-set="{$resource.custom_fields}"
arg-wrapperClass="resourceBody-fields resourceBody-fields--after" />

Best regards
 
Top Bottom