I want to create a form for product registration and download. I already have a form in place that accepts user details such as name and email address. Now I want to create another form that accepts only an email address to check if the user is already registered. If that email address exists in the gravity form database, the user is directed to the downloads page. Is that possible? Note that the downloads page should not be accessible directly unless the user checks that he/she is already registered.