Hi Team,
I was trying to capture some fields inside list_template.php. I got the column names by using the variable $column->field_name. Same way how can i retrieve the table name set from set_table(). I have tried using $basic_db_table, but this failed.
So please let me know how to get the table name?