Page 1 of 1

Selected ID in table_header() hook

Posted: 2017-01-27 12:19
by igimanigi
I want to customise my table_header() such that it displays a dynamic link e.g <a href="custom_page.php?record_id=SelectedID">Custom Page</a>

The SelectedID refers to the ID of the displayed record. How can I get this value when I am in the table_header() function of the hook file.

Re: Selected ID in table_header() hook

Posted: 2017-03-09 05:57
by xbox2007
:shock: nice subject but no body answer

Re: Selected ID in table_header() hook

Posted: 2017-03-11 02:55
by omackeytech
You won't have a 'selected ID' until you enter the detailed view or add a new record.