Html – Remove a mandatory form field but still submits it
I have this code from a web page. How can I remove the email input but still have the submit button work? <form novalidate="" id="widget-rsvp-195419" class="sc-cZHnwi hLDrzl rsvp__form"> <div class="sc-eznDEQ dNwMfV"> <div class="sc-ekwYMB dyWitL text-input"> <input id="widget-rsvp-195419-name" data-testid="rsvpV2FormName" type="text" name="name"…