Hi,
I don't understand how to insert a php function in column in CC5
Multi line list of fields with function definition, the definition string is passed to a create_function function which accepts 2 params, $cell for current field value and $row for current row data,
e.g:Model.field:return $cell;
could you show me an example
thanks
I don't understand how to insert a php function in column in CC5
Multi line list of fields with function definition, the definition string is passed to a create_function function which accepts 2 params, $cell for current field value and $row for current row data,
e.g:Model.field:return $cell;
could you show me an example
thanks