Hi... im implementing grocery crud in my job and i have 2 dropdown list in my insert form....
The first one its for the customers.....
The second one its for the customer contact....
When the final user select the customer I want to show in the second dropdown list the contacts from the customer...
How can I do it?