mike37000 Posted May 31, 2017 Share Posted May 31, 2017 Hi, I'm trying to make a new module and use the HelperList. But i always have a header in my form with Export SQL , View SQL etc... How can i remove this header ? Regards. Link to comment Share on other sites More sharing options...
hakeryk2 Posted June 1, 2017 Share Posted June 1, 2017 $helper->show_toolbar = false; or $helper->allow_export = false; But I'm not quite sure. Link to comment Share on other sites More sharing options...
mike37000 Posted June 1, 2017 Author Share Posted June 1, 2017 Hi, Thanks but already test it and does not work. I add a copy screen to show the part i want to remove. Regards. Link to comment Share on other sites More sharing options...
mike37000 Posted June 1, 2017 Author Share Posted June 1, 2017 the copy screen Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now