Page 1 of 1
Add text or image in the Toolbar/Actionbar
Posted: 2024-10-18 02:00
by joshianjvj83
I would like to know where and how to add text or images in the Toolbar/Action bar (referring to the bar of add new, print preview, and etc. found in the table view). I would like to add a note for the users within that Table View.
Re: Add text or image in the Toolbar/Actionbar
Posted: 2024-10-18 21:10
by pbottcher
Hi,
you can use the hooks/TABLENAME.php -> TABLENAME_header function and there the case 'tableview':
Add some javascript to add the needed text / or image to the bar.
Re: Add text or image in the Toolbar/Actionbar
Posted: 2024-10-21 07:13
by joshianjvj83
Thanks, I also found a way to edited in the datalist.php