[TYPO3-english] Adding new field "mobile telephone" sr_feuser_register
agarcia at empel-technologies.es
agarcia at empel-technologies.es
Tue Jun 7 10:13:37 CEST 2011
Yes, i only get this:
###LABEL_MOBILE### ###REQUIRED_MOBILE###
###MISSING_MOBILE### on the form
Also i need to put on the form the tt_news categories so the user can subscribe to the categories they want.
Thank you very much for your help.. Best regards,
Ángel García
Message: 10
Date: Tue, 07 Jun 2011 09:21:04 +0200
From: agarcia at empel-technologies.es
Subject: [TYPO3-english] Adding new field "mobile telephone"
sr_feuser_register
To: <typo3-english at lists.typo3.org>
Message-ID:
<mailman.22747.1307431296.648.typo3-english at lists.typo3.org>
Content-Type: text/plain; charset=UTF-8
Hi, I am trying to add a new field to sr_feuser_register form, but the docs are
not very clear for me. Anyone have the steps to do it ok?
I create a new extension with kickstarter "registrationform", I have put the
new field on the sr_feuser_template.
<tr>
<!-- ###SUB_INCLUDED_FIELD_mobile### -->
<td>
<label for="tx-srfeuserregister-pi1-mobile">###LABEL_MOBILE###
###REQUIRED_MOBILE###</label>
</td>
<td>
<!-- ###SUB_ERROR_FIELD_mobile### -->
<p class="tx-srfeuserregister-pi1-error">###EVAL_ERROR_FIELD_mobile###</p>
<!-- ###SUB_ERROR_FIELD_mobile### -->
<!-- ###SUB_REQUIRED_FIELD_mobile### -->
<p class="tx-srfeuserregister-pi1-error">###MISSING_MOBILE###</p>
<!-- ###SUB_REQUIRED_FIELD_mobile### -->
<input id="tx-srfeuserregister-pi1-mobile"
class="tx-srfeuserregister-pi1-text" size="25" maxlength="25"
title="###TOOLTIP_MOBILE###" name="###NAME_MOBILE###" type="text">
</td>###TCA_INPUT_mobile####
<!-- ###SUB_INCLUDED_FIELD_mobile### -->
</tr>
I put the language to the label on sr_feuser_register but i did not get it ok.
ANY HELP ? PLEASE:...
Best regards,
?ngel Garc?a
------------------------------
Message: 11
Date: Tue, 07 Jun 2011 09:53:07 +0200
From: Riccardo De Contardi <riccardo.decontardi at bhuman.it>
Subject: Re: [TYPO3-english] Adding new field "mobile telephone"
sr_feuser_register
To: typo3-english at lists.typo3.org
Message-ID: <mailman.1.1307433219.16563.typo3-english at lists.typo3.org>
Content-Type: text/plain; charset=UTF-8; format=flowed
Hello,
Excuse me, but I have not understood your problem: you don't see the
label or the whole field?
Best regards
--------------------------------------------
Riccardo De Contardi ? TYPO3 Certified Integrator
B Human Srl - www.bhuman.it <http://www.bhuman.it>
Via Canzio, 15 - 20131 Milano
TEL +39-02-20.23.271 - FAX +39-02-20.240.561
--------------------------------------------
Il 07/06/11 09.21, agarcia at empel-technologies.es ha scritto:
> Hi, I am trying to add a new field to sr_feuser_register form, but the docs
are not very clear for me. Anyone have the steps to do it ok?
>
> I create a new extension with kickstarter "registrationform", I have put the
new field on the sr_feuser_template.
>
> <tr>
> <!-- ###SUB_INCLUDED_FIELD_mobile### -->
> <td>
> <label for="tx-srfeuserregister-pi1-mobile">###LABEL_MOBILE###
###REQUIRED_MOBILE###</label>
> </td>
> <td>
> <!-- ###SUB_ERROR_FIELD_mobile### -->
> <p class="tx-srfeuserregister-pi1-error">###EVAL_ERROR_FIELD_mobile###</p>
> <!-- ###SUB_ERROR_FIELD_mobile### -->
> <!-- ###SUB_REQUIRED_FIELD_mobile### -->
> <p class="tx-srfeuserregister-pi1-error">###MISSING_MOBILE###</p>
> <!-- ###SUB_REQUIRED_FIELD_mobile### -->
> <input id="tx-srfeuserregister-pi1-mobile"
class="tx-srfeuserregister-pi1-text" size="25" maxlength="25"
title="###TOOLTIP_MOBILE###" name="###NAME_MOBILE###" type="text">
> </td>###TCA_INPUT_mobile####
> <!-- ###SUB_INCLUDED_FIELD_mobile### -->
>
>
> </tr>
>
> I put the language to the label on sr_feuser_register but i did not get it
ok.
>
> ANY HELP ? PLEASE:...
>
> Best regards,
> ?ngel Garc?a
------------------------------
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
End of TYPO3-english Digest, Vol 93, Issue 11
*********************************************
More information about the TYPO3-english
mailing list