I’m building an online case form. I don’t want leads or contacts to be created at all, I want it to essentially behave like email case capture (if email address matches a contact in the system already, it will associate the created case with that contact, otherwise it leaves it unassigned). Suggestions on how to achieve this with Custom HTML Form? I could do a Suitelet but would prefer not to if possible.