I have existing self-made subscription form.
Form has one field “email” and button “subscribe” and many scripts.
I can change name of fields if it is necessary.
I want to use this form for submit subscription entered by user email to TheNewsletterPlugin.
How I can do it?
What I have to write in “action” and “onSubmit” for form?
Thank you.