puneet.verma
13th June 2011, 14:35
Hi,
I need to filter the displayed records, but the main table has a DAL so main.table.io is not working. The filter condition is not simple enough for me to code it in a query extension. Can someone help me with this.
I've attached along the code used in main table section.

Thanks for your time.

JaapJD
14th June 2011, 10:15
You can use the after.get.object() hook in the DAL. See http://www.baanboard.com/programmers_manual_baanerp_help_functions_dal_after_get_object .