[TYPO3-english] Adding new field "mobile telephone" sr_feuser_register
Riccardo De Contardi
riccardo.decontardi at bhuman.it
Tue Jun 7 09:53:07 CEST 2011
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
More information about the TYPO3-english
mailing list