How to display specific data in a form ?
I am trying to create a form for entering data of received orders of a store .
*The products vary according to the store
My requirement is to populate products according to the store selected . I already created a form for adding products in that while adding i made a drop down label for mapping the items to the store .