Re: [TYPO3] mailform tag: wrap it or add class="someclass"

2008-05-21 Thread Christopher Torgalson
Hi, On Wed, May 21, 2008 at 11:43 PM, Darko Jr. Gonzalez <[EMAIL PROTECTED]> wrote: > Hey folks > > I am trying to add to the mailform tag either: > - class="someclass" instead of just id which comes from formName > and/or > - wrap the whole form with for example | > > I tried: > stdWrap.wrap = |

[TYPO3] mailform tag: wrap it or add class="someclass"

2008-05-21 Thread Darko Jr. Gonzalez
Hey folks I am trying to add to the mailform tag either: - class="someclass" instead of just id which comes from formName and/or - wrap the whole form with for example | I tried: stdWrap.wrap = | but it is wrapping pretty much everything within the tags, not outside (outer) wrapping. this is

[TYPO3] (mailform or formmail) - configure an autoresponse message including input form fields

2008-05-12 Thread johny
Hello everybody: I have to use a formmail or mailform. I would like to know the way to include input form fields in the autoresponse message. Anyone could help me , please? Thanks in advance. johny ___ TYPO3-english mailing list TYPO3-english@lists.n

Re: [TYPO3] mailform fields + fe_user records

2008-02-13 Thread Darko Jr. Gonzalez
On Feb 13, 2008 10:07 AM, Darko Jr. Gonzalez <[EMAIL PROTECTED]> wrote: > Hello > > Double thoughts...not sure > 1. The email links from sr_feuser_register are broken in a webbased email > client: sqwebmail and SquirrelMail. Broken in Thunderbird as well. > In gmail and ms outlook 2003 they are fi

Re: [TYPO3] mailform fields + fe_user records

2008-02-13 Thread Darko Jr. Gonzalez
> > > 2. I have T3 mailforms with input fields for name and email. How can I > insert the name from the fe_user table because this contact forms are > visible only to logged in feusers > Your Name * | *name=input,40,80 > Your Email Address * | *email=input,40,80 > Your Comment * | *Your_Comment=tex

[TYPO3] mailform fields + fe_user records

2008-02-13 Thread Darko Jr. Gonzalez
Hello Double thoughts...not sure 1. The email links from sr_feuser_register are broken in a webbased email client: sqwebmail and SquirrelMail. Broken in Thunderbird as well. In gmail and ms outlook 2003 they are fine. All testing done with different email accounts. I use in TS constants: plugin.tx

Re: [TYPO3] Mailform submit wrap PARTLY SOLVED

2008-01-17 Thread Benjamin Todd
office: Church House, 13-15 Regent Street, Nottingham, NG1 5BS -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Benjamin Todd Sent: 17 January 2008 11:20 AM To: TYPO3 English Subject: [TYPO3] Mailform submit wrap Hi, I am styling a form on a website and

[TYPO3] Mailform submit wrap

2008-01-17 Thread Benjamin Todd
Hi, I am styling a form on a website and everything is going fine except for the submit button. The button needs to be floated alongside a textarea but all fields are contained in the same tt_content.mailform.20.layout div wrapper as far as I can see. So it looks like I am going to have to add

Re: [TYPO3] Mailform JavaScript

2007-11-05 Thread Lamb, Brian
Any thoughts on this topic ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lamb, Brian Sent: Thursday, November 01, 2007 11:09 AM To: TYPO3 English Subject: [TYPO3] Mailform JavaScript Is there a way to add onchange or onclick JavaScript functions to

[TYPO3] Mailform special evaluation (Typo3 builtin form validation)

2007-11-03 Thread Darko Jr. Gonzalez
Hey Is there some specific reason why the form is not validating on my end with Typo3 v4.0.4 ? It doesnt evaluate the email input, I tried these: *email=input,40,80 | | EMAIL or *email=input,40,80 | | EREG: Please enter a valid email address! ^(?:(?#local-part)(?#quoted)"[^\"]*"|(?#non-quoted)[a

[TYPO3] Mailform JavaScript

2007-11-01 Thread Lamb, Brian
Is there a way to add onchange or onclick JavaScript functions to the standard Typo3 form or do I need to use mailformplus? ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-engl

Re: [TYPO3] mailform - send copy of e-mail to frontend user defined mail

2007-09-26 Thread Henjo Hoeksma
In article <[EMAIL PROTECTED]>Stanisla v Rusnak <[EMAIL PROTECTED]> wrote: > Hi all, > Is it possible to send an e-mail copy to e-mail adress submitted by > fontend user except sending it only to adress defined in recipient > field in backend? > Best Regards Stanislav Rusnák. Hi Stanislav, p

[TYPO3] mailform - send copy of e-mail to frontend user defined mail

2007-09-25 Thread Stanislav Rusnak
Hi all, Is it possible to send an e-mail copy to e-mail adress submitted by fontend user except sending it only to adress defined in recipient field in backend? Best Regards Stanislav Rusnák. ___ TYPO3-english mailing list TYPO3-english@lists.netfiel

[TYPO3] mailform plus question

2007-09-05 Thread Simon Browning
Doing some multipage forms with mailform plus (what an extension!) and not sure how to handle something. Before submitting the form we're displaying a confirmation page for the user, displaying their values like ###lastname###. Not sure though how to display values from select boxes, where each

Re: [TYPO3] Mailform Plus - Default Form Values not working

2007-09-05 Thread Frank Daeuble
Don't know if it solves your problem, but I had the same problem (using version 4.0) until I updated to the last version 4.0.3 Now its working fine. Frank ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.de/cgi

[TYPO3] Mailform Plus - Default Form Values not working

2007-08-09 Thread Denyer Ec
I'm trying to get some fields in a Mailform Plus form to pre-fill with defaults and I'm getting nowhere. I've got ###value_fieldName### markers in my template for the post-back in case there's a validation error, and that's working just fine, but I can't get *default* values to appear in the field

[TYPO3] mailform problems

2007-07-17 Thread Jonathan Addington
I am using the vanilla form plugin for a contact form but am not receiving any emails when testing it. The configuration for it is below, I am out of ideas to troubleshoot it so any tips are greatly appreciated. ---Config- Name | Name=input,20 Email | Email=input,20 Mailing A

Re: [TYPO3] Mailform security

2007-06-20 Thread Benjamin Todd
] [mailto:[EMAIL PROTECTED] On Behalf Of Benjamin Todd Sent: 20 June 2007 10:17 AM To: TYPO3 English Subject: [TYPO3] Mailform security Hi peeps, Does the mailform content element clean the post variables (strip html tags etc) to make them safe to use raw, or do I have to write my own functions? Thank

[TYPO3] Mailform security

2007-06-20 Thread Benjamin Todd
Hi peeps, Does the mailform content element clean the post variables (strip html tags etc) to make them safe to use raw, or do I have to write my own functions? Thank you, Ben :) Benjamin Todd Linux Web Developer [EMAIL PROTECTED] EMNET, PO Box 559, Nottingham, NG1

[TYPO3] Re: [Typo3] mailform doesn't send mail

2007-06-05 Thread Andrew Davis
I have been trying to do the same thing with no luck did you ever get yours to work? thanks, andrew Gideon So wrote: > Take a look here. I tried but still no luck with it. > > http://typo3.org/documentation/mailing-lists/dev-list-archive/thread/110106795/?tx_maillisttofaq_pi1%5Bmode%5D=1&tx

Re: [TYPO3] mailform and classes question.

2007-05-20 Thread Roelof Wobben
Hai Peter, That did the trick. The form looks like it must look. Very very much thanks. Roelof >From: "Peter Klein" <[EMAIL PROTECTED]> >Reply-To: TYPO3 English >To: typo3-english@lists.netfielders.de >Subject: Re: [TYPO3] mailform and classes question. >Date:

Re: [TYPO3] mailform and classes question.

2007-05-20 Thread Peter Klein
Hi Roelof. Looks like the formName property is used to set both the ID and the NAME. So try this instead.. tt_content.mailform.20.target = page" class="classname -- Peter Klein / Umloud Untd. "Roelof Wobben" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello Peter, > > Thank y

[TYPO3] mailform and classes question.

2007-05-20 Thread Roelof Wobben
Hello Peter, Thank you for your answer but i doesn't work. What i get is < form id=form1classname ... > instead of http://www.msn.nl ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.de/cgi-bin/mailman/listinfo/t

Re: [TYPO3] mailform and classes question.

2007-05-20 Thread Peter Klein
Hi Roelof. Try changing the "formName" parameter to: formName = form1" class="classname This should fool TYPO3 into adding a Class parameter to the FORM tag. -- Peter Klein / Umloud Untd. "Roelof Wobben" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello, > > I use the standa

[TYPO3] mailform and classes question.

2007-05-20 Thread Roelof Wobben
Hello, I use the standard mailform of t3 and i use this TS : tt_content.mailform.20 { accessibility = 1 noWrapAttr=1 formName = form1 dontMd5FieldNames = 1 REQ = 1 layout = ###LABEL### ###FIELD### COMMENT.layout = ###LABEL### ### doppeltes LABEL // RADIO.layout = ###LABEL### ##

Re: [TYPO3] mailform with cc to customer

2007-05-14 Thread Felix Natter
"Zachary Denison" <[EMAIL PROTECTED]> writes: > I had a similar problem, and ended up using th_mailformplus - I would > recommend it. The problem is that our customer needs to be able to modify the form, so we'd rather not use HTML-Templates. I'm looking for a solution as simple as the standard f

Re: [TYPO3] mailform with cc to customer

2007-05-13 Thread Zachary Denison
I had a similar problem, and ended up using th_mailformplus - I would recommend it. On 13 May 2007 20:24:23 +0200, Felix Natter <[EMAIL PROTECTED]> wrote: > hi, > > I would like to have a mailform the output of which is not only > sent to the specified target address but also to the e-mail address

[TYPO3] mailform with cc to customer

2007-05-13 Thread Felix Natter
hi, I would like to have a mailform the output of which is not only sent to the specified target address but also to the e-mail address that the customer entered into the form. This doesn't seem to be possible with the plain "Form" CE that typo3 4.0 comes with. Can I tweak this with typoscript or

Re: [TYPO3] Mailform to database

2007-04-20 Thread James Corell
bject: [TYPO3] Mailform to database Hey Folks, I've created a mailform in Typo, and I'm just wondering what the easiest way is to get my form contents into a database table on submission? I'm thinking that after the user submits, they would then go to a thankyou page that would

[TYPO3] Mailform to database

2007-04-19 Thread Trevor McCartney
Hey Folks, I've created a mailform in Typo, and I'm just wondering what the easiest way is to get my form contents into a database table on submission? I'm thinking that after the user submits, they would then go to a thankyou page that would have some php script to write the form values to the d

[TYPO3] mailform plus

2007-04-04 Thread Patric Schmid
Hi all, Extension: th_mailformplus, typo3 v.4.1 I'd like to pass on a POST variable from the mailformplus form to the "good message" page, where I can process the variable. Does anyboy have an idea how this would be possible!? Thank you so much for your help! tric __

[TYPO3] mailform

2007-04-04 Thread Patric Schmid
Hi all, Extension: th_mailformplus, typo3 v.4.1 I'd like to pass on a POST variable from the mailformplus form to the "good message" page, where I can process the variable. Does anyboy have an idea how this would be possible!? Thank you so much for your help!

[TYPO3] Mailform Plus

2007-03-28 Thread Maarten Zuidland
Hi all, The following I'm trying to use the mailform plus extension. I get the nice and fancy form, and it saves all stuff to my db, and uploads the file to my server. But... I don't get a nice email from my form. It skips the template I give for the email. I have put the template f

Re: [TYPO3] mailform

2007-03-27 Thread ben van 't ende [netcreators]
Tim Loenders wrote: > Hello all, > > I added a mailform to my site but for one reason or another there is nasty > code surrounding it like e.g. td alignment and font settings. > --> > color="red">name /> > > Does anyone know how i can get rid of them? Hey Tim, 1. Use css_styled_content as stat

[TYPO3] mailform

2007-03-27 Thread Tim Loenders
Hello all, I added a mailform to my site but for one reason or another there is nasty code surrounding it like e.g. td alignment and font settings. --> name Does anyone know how i can get rid of them? Thanks for the help!! Tim ___ TYPO3-english mail