Hi Team,
I have purchased the bootstrap theme and successfully using the same.
I have to add a new simple Button say "Show Core list" near to "Add " button at the top. Is there a function or API to do this?
On clicking this new button, it will list the same page but with a where condition attached to it.
I have achieved this by directly editing the list_template.php and list_tbody.php. But i hope this is not the way, as we need to use this template across different modules.
So please let me know is there any functions to add new button on the page.