Popup Select

Hi,

I have created a custom module inventory. Now in that there is a field named “Product”.
I want to create a popup like already in several forms like “Quotes” or “Add Product” in line items to be opened and the person can select the inventory already saved in database.

Now, my question is How to create that popup?

Thanks

Hi ankurhora,

Have you looked at a module like Products? There are several popup files located in the module directory such as popupdefs.php. You would need to create a custom popup for that module and customise it to get the data required.

Thanks,

Will.