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
}

Gruß, Johannes.

_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an