I have built my first form using Corvid and unfortunately chose a fairly complex project, and I need some help! I have a rental application form with about 80+ input fields, some of which are required, but most are not. My goal are to: a) get the reCaptcha and Submit buttons to work; b) have all the data from the completed input fields go into the collection that’s attached to the form (all fields have been identified in the collection); c) also have the data from the completed input fields go into an email to a specific recipient, ideally with the ability to aesthetically format the email, but at the very least, to generate an email notifying the recipient that the form has been submitted; and d) have the user be redirected to another page after submitting the form. In addition, fyi, quite a few of the fields have encryption applied b/c we are asking for personally sensitive information like SSNs.
I’ve searched for various solutions to these issues and so far no luck. It’s now about 3 weeks later and I’m ready to pay someone to guide me on this just to get it done. Here’s the page: https://www.mpgpropertiesllc.com/rental-application
I’d send the code I have but I think it’s pretty worthless b/c it’s compiled from several sources.