Jump to content

Product autocomplete input on module


Shemes

Recommended Posts

I'm developing a module that has to make lists of existing products.


For the configuration panel of the module, using renderForm() and getContent(), I'm trying to replicate the "accesories" capability, where you start writing some info of a product on an input, and it shows the products that are a match. When selecting that product, it gets added on a list. Like this:


post-965860-0-09164100-1433937712_thumb.png


 


This a screenshot of Catalog / Products / Associations tab.


I'm trying with PS 1.6.0.14 and PS1.6.1.0RC3. How would I replicate this functionality to get lists of products on a module configuration panel?


I tried looking here Prestashop AdminProductsController.php but I don't really understand where half of that info is coming from.


Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...