This should be simple but I haven't found answer on forum - how to display additional fields in blog template(components/com_flexicontent/templates/blog/item.php)?
$this->item->fields and $this->fields both do not have a display property and I don't see any other field-related properties in $this...
Code:
object(stdClass)#565 (22) {
["id"]=>
string(2) "24"
["asset_id"]=>
string(3) "148"
["field_type"]=>
string(4) "file"
["name"]=>
string(12) "pressrelfile"
["label"]=>
string(32) "Файл пресс-релиза"
["description"]=>
string(0) ""
["isfilter"]=>
string(1) "0"
["isadvfilter"]=>
string(1) "0"
["iscore"]=>
string(1) "0"
["issearch"]=>
string(1) "1"
["isadvsearch"]=>
string(1) "0"
["untranslatable"]=>
string(1) "0"
["formhidden"]=>
string(1) "0"
["valueseditable"]=>
string(1) "0"
["edithelp"]=>
string(1) "2"
["positions"]=>
string(0) ""
["published"]=>
string(1) "1"
["attribs"]=>
string(791) "{"display_label":"1","size":"30","required":"1","autoselect":"1","remove_space":"0","pretext":"","posttext":"","separatorf":"1","opentag":"","closetag":"","useicon":"1","display_filename":"2","display_descr":"0","usebutton":"2","buttontext":"\u0421\u043a\u0430\u0447\u0430\u0442\u044c","allowshare":"0","sharetext":"FLEXI_EMAIL_SHARE_LINK","noaccess_display":"1","noaccess_addvars":"0","noaccess_url_unlogged":"","noaccess_msg_unlogged":"","noaccess_url_logged":"","noaccess_msg_logged":"","display_filter_as_s":"1","use_downloads_manager":"0","send_notifications":"0","notification_tmpl":"%%FLEXI_FDN_FILE_NO%% __FILE_ID__: [__FILE_TITLE__] \r\n %%FLEXI_FDN_FILE_IN_ITEM%% __ITEM_TITLE__: \r\n __ITEM_URL__","send_all_to_email":"","send_to_current_item_owner":"0","send_to_email_field":""}"
["checked_out"]=>
string(3) "329"
["checked_out_time"]=>
string(19) "2013-11-26 13:58:51"
["access"]=>
string(1) "1"
["ordering"]=>
string(2) "23"
}