sort via username

alex305v 29 Aug, 2018
I currently us CFv5 and CCv5 and I sort data on CC via a field called community (which is the username of the person logged in). On CC conditions I have this and it only displays that data ( <?php return array ('community' => $this->data['community']);?> ) As I am moving to CCv6 and I try the same code i get an error message. Is there an easier way or can you help me correct the code?

thanks
healyhatman 29 Aug, 2018
Read the CF manual and FAQs, the read data is the same in CFv6 as in CCv6
alex305v 03 Sep, 2018
I am impressed by your help. THANK YOU
This topic is locked and no more replies can be posted.