Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: Mailing List
drizzer> what’s wrong with the manual
<txp:zem_contact to="youremail@yourwebsite.com" >
<txp:zem_contact_text name="zemSubscriberName" label="Your Name:" />
<txp:zem_contact_email name="zemSubscriberEmail" label="Your Email:" />
<txp:zem_contact_select list="default,test" selected="default" name="zemSubscriberLists" label="Your List:" />
<div style="display:none;"> <txp:zem_contact_checkbox required="0" label="Subscribe" name="zemDoSubscribe" checked="1"/></div>
<txp:zem_contact_submit />
</txp:zem_contact>
[edit] damn the Argentinians, beat me to the punch every time
Last edited by mrdale (2009-06-03 18:13:47)
Offline
Re: Mailing List
Why would it have a to email address? Is their a way to just have it ONLY add to the table and NOT email me about it?
Also why does one example have the checkbox and the other not have the checkbox. What’s the difference? Thanks again.
Last edited by driz (2009-06-03 18:28:20)
~ Cameron
Offline
Re: Mailing List
hmm, never thought about that… try giving it a fake one.
Offline
Re: Mailing List
Why does one example have the checkbox and the other not have the checkbox. What’s the difference? Thanks again.
~ Cameron
Offline
Re: Mailing List
I always thought the zemDoSubscribe switch was necessary, but perhaps not.
Offline
Re: Mailing List
Yet another question. What if I want to add JS to the fields such as onBlur and onFocus?
EDIT:
Decided to use jquery’s Labelify technique with the label tag instead.!
Last edited by driz (2009-06-03 20:09:11)
~ Cameron
Offline
#19 2009-06-03 19:30:47
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: Mailing List
What’s wrong with the plugin thread? Though the plugin is orphaned, there are enough active users there answering questions.
Offline