Galaron Posted March 11, 2014 Share Posted March 11, 2014 (edited) Hi all guys, I'm an Italian and freshly user of Prestashop 1.5.6, so sorry for my not-so-good English and my low skills with Presta. Here's my problem: I'm developing a custom module that has a configuration page in back-office. I've made this page using a HelperForm as per the guide: http://doc.prestashop.com/display/PS15/Creating+a+PrestaShop+module#CreatingaPrestaShopmodule-Addingaconfigurationpage This form works perfectly. What I'm trying to do now, is show the content of a custom MySQL table UNDER the HelperForm, in the same page. Reading the documentation, it seems to me that I've to use an HelperList, but I'm really confused on how to do it. The best result I've obtained, is to show the list with the correct entries from MySQL table, but I'm not sure I've done it the right way: in fact, I can't make the remove and view actions work, neither the columns filtering. Another problem is that all the rows are "clickable" (even if then nothing happens), and I don't want it. Thanks you all in advance for your time. Edited March 12, 2014 by Galaron (see edit history) Link to comment Share on other sites More sharing options...
Galaron Posted March 13, 2014 Author Share Posted March 13, 2014 Up (sorry for double post, but i really need help on this issue) 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