Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Kontaktformular in TYPO3

Empfohlene Antworten

Veröffentlicht

Hallo,

ich habe Probleme mit einem Kontaktformular in TYPO3 - es wird im FE folgendermaßen angezeigt:

Name: | *name = input,40 | Enter your name here Email: | *email=input,40 | Address: | address=textarea,40,5 | Contact me: | tv=check | 1 |formtype_mail = submit | Send form! |html_enabled=hidden | 1 |subject=hidden| This is the subject

Hat jemand eine Idee, warum?

Danke

Lars

  • Autor

Folgender Code im TS hat die korrekte Darstellung verhindert:

tt_content = CASE

  tt_content {

     key.field = header_layout

     default = COA

     default {

        10 = TEXT

        10.field = header

        10.wrap = <h1>|</h1>

        20 = TEXT

        20.field = bodytext

        20.wrap = <p>|</p>

     }

     2 = COA

     2 {

        10 = TEXT

        10.field = header

        10.wrap = <h1><font color="red">|</font></h1>

        20 = TEXT

        20.field = bodytext

        20.wrap = <p>|</p><hr size="1">

     }

  }

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.