How would you check if a customer exists via script based on form input? I've got a custom record with an online form, and if someone enters information that matches an existing customer I'd like to populate a "customer" field on the record with the customer ID of that customer, or if it's a new customer, have a button to "create customer" based on the form input.