[TYPO3-german] TypoScript Frage - Bild in Formular einsetzen
JCL - Johannes C. Laxander
jc at laxander.com
Tue Aug 6 21:56:12 CEST 2013
Hi Joey,
Warum in die Ferne schweifen, wenn das Gute liegt so nah! ;-)
Soll hießen: ich habe einfach zu kompliziert gedacht!
COA klingt vernünftig und logisch...
Danke.
Johannes.
> -----Ursprüngliche Nachricht-----
> Von: typo3-german-bounces at lists.typo3.org
> [mailto:typo3-german-bounces at lists.typo3.org] Im Auftrag von
> JoH asenau
> Gesendet: Dienstag, 6. August 2013 17:07
> An: typo3-german at lists.typo3.org
> Betreff: Re: [TYPO3-german] TypoScript Frage - Bild in
> Formular einsetzen
>
> Am 06.08.2013 14:44, schrieb JCL - Johannes C. Laxander:
> >
> > Hallo,
> >
> > ich erstelle mit Hilfe eines lib-Objekts ein Formular und
> möchte darin vor bzw. nach den Formularfeldern einen
> Erklärungstext und ein Bild einbinden. Wie mache ich das???
> >
> > lib.ceForm = FORM
> > lib.ceForm {
> > ...
> > <img ... /> <--- hier soll ein Bild eingefügt werden
> > dataArray {
> > 10.label = Gebiet:
> > 10.type = gebiet=input
> > 10.vlaue = [Gebiet eingeben]
> > ...
> > }
> > < ... text... > <-- hier soll der Erklärungstext stehen
> > }
>
> Klingt für mich nach COA :-)
>
> lib.ceForm = COA
> lib.ceForm {
> 10 = IMAGE
> 10 {
> ...
> }
> 20 = FORM
> 20 {
> ...
> }
> 30 = TEXT
> 30 {
> ...
> }
> }
>
> HDH
>
> Joey
>
> --
> Wenn man keine Ahnung hat: Einfach mal Fresse halten!
> (If you have no clues: simply shut your gob sometimes!)
> Dieter Nuhr, German comedian
> Xing: http://contact.cybercraft.de
> Twitter: http://twitter.com/bunnyfield
> TYPO3 cookbook (2nd edition): http://www.typo3experts.com
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
>
More information about the TYPO3-german
mailing list