xpostudio4 / metacommunity

New website of the meta community
3 stars 4 forks source link

Integrar el formulario del newsletter con mailchimp #49

Closed eatskolnikov closed 8 years ago

eatskolnikov commented 8 years ago

For reference, these are the fields names and the form action endpoint:

<form action="//meta.us12.list-manage.com/subscribe/post?u=216235fc0e56513cb806d06db&amp;id=d15f104053" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
    <input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
    <input type="text" value="" name="FNAME" class="" id="mce-FNAME">
    <input type="text" value="" name="LNAME" class="" id="mce-LNAME">
        <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_216235fc0e56513cb806d06db_d15f104053" tabindex="-1" value=""></div>
<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button">

</form>
vivgui commented 8 years ago

@xpostudio4 added