[TYPO3-seminars] onetimeaccount labels

Oliver Klee typo3-german-02 at oliverklee.de
Fri Mar 24 16:53:33 CET 2017


Hi Dirk,

Am 10.03.2017 um 16:35 schrieb Dirk Fischer:
> in former versions of onetimeaccount I changed the labels for the
> registration form this way:
> 
> plugin.tx_onetimeaccount_pi1._LOCAL_LANG.de{
> label_fax=Faxnummer:

This has been changed for the latest onetimeaccount release due to the
switch from ameos_formidable to mkforms. Now you can set the labels like
this:

plugin.tx_onetimeaccount_pi1.form.elements {
  fax.label = Faxnummer:
  city.label = PLZ|Ort:
}

etc.

For seminars, setting the labels via _LOCAL_LANG should still work.


Oliver
-- 
Former TYPO3 Security Team Member
Certified TYPO3 Developer & Integrator


More information about the TYPO3-project-seminars mailing list