I have a gravity form on a page, and when it gets submitted, I need to grab fields from another form on the page. It's a form with nothing but dropdowns that gets generated dynamically when the page loads (it does not have a submit button). Is there a way to get the selections of these dropdowns when the gravity form is submitted? Thank you.