Subject findfield ??
Author kamen_lai@yahoo.com
Sql : select p.pono from po p
order by p.pono

Runtime : if use findfield('p.pono') and it return Nil

how can i use table alias 'p' to found field