HI.
Could anybody please tell me how to use after_get observer when getting data through get_all() and return type as "array". after_get observer only works with get() otherwise Undefined index: [table_column_name] error will occur. Please give me at an example with array return_as.
Thanks.