You can add hidden form elements to the page with the parent dropdown and they will be passed with the parent dropdown form when it submits to the child dropdown plugin page.GET and POST work the same way, so you could use either.

OK, I figured out the way, on child page I changed the method to GET and on main page also change method to GET and it's now working fine. Thanks.


