Quote danielbidala Total posts: 153 08 Mar 2015 22:11 Hi Sergey! I use composite title. Can you help me to get the title of the record from $fields array in my plugin. I can get field's value like this $fields[3]->value where 3 is the id of the field, but I can't get the title. Thanks in advance. Last Modified: 09 Mar 2015
Hi Sergey!
I use composite title. Can you help me to get the title of the record from $fields array in my plugin. I can get field's value like this
$fields[3]->value
where 3 is the id of the field, but I can't get the title.Thanks in advance.