Hi Jane,
This function is useful for me since I need to do some checking before processing each row in 'List'. I need to do the same checking before processing the records in View. There is a Before Process function in View, but does not allow us to access $data directly. Currently, I have to code it in the xxx_view.php file in the output directory. And whenever I build the project again, I have to add the code back in.
Can you consider adding a similar function in View in the next version?
Thanks,
Anne