Loading...
Skip navigation
Please note that this documentation is for the most recent version of this extension. It may not be relevant for older versions. Related documentation can be found in the documentation directory of the extension.

Additional information fields in the Detail View

In order to show additional information in the Detail view, you will need a Fluid Partial and some Typoscript. If, for example, you would like to have a field showing the name the colour of the car first create the Partial:

<f:if condition="{fahrzeug.vehicle.specifics.exteriorColor}">
    <f:if condition="{fahrzeug.vehicle.specifics.exteriorColor.manufacturerColorName}">
        <dt><f:translate key="tx_fahrzeugsuche_label.color" /></dt>
        <dd>
            <f:translate key="tx_fahrzeugsuche_label.color_{fahrzeug.vehicle.specifics.exteriorColor.color -> f:format.case(mode: 'lower')}" />
        </dd>
    </f:if>
</f:if>

Save this Partial as Partials/Fahrzeugsuche/FahrzeugFields/Vehicle/Specifics/ExteriorColorShort.html.

Next, specify that this partial should be used in Setup TypoScript.

plugin.tx_fahrzeugsuche {
    settings {
        detail {
            displayFieldsets {
                specifics {
                    label = Spezifisches
                    fields {
                        10 = Vehicle/Specifics/ExteriorColor
                    }
                }
            }
        }
    }
}
Documentation
TYPO3 Fahrzeugsuche Extension

TYPO3 Fahrzeugsuche

Advertise all your vehicles on your TYPO3 website. Our vehicle search uses the Search-API from mobile.de to read in your vehicles. You don't need to do anything else - the vehicle listings on your website will always be up to date. There's a connector for Autoscout24 + eAutoseller as well!

Menu

Contact request

You can contact us at any time

Stop! Playing in the meantime?
Stop! Playing in the meantime?
Stop! Playing in the meantime?

Stop! Playing in the meantime?

Break the highscore

Press Start
Contact request
Screenreader label
Security question
17X__________N_______
S______O____Q8____3B7
47G___AM8____S_______
__1____5_____H____UQR
N8W_________AGW______

🎄 Bereits für's Weihnachtsmarketing?! 🎉

Entdecke den interaktiven Online-Adventskalender – perfekt für Websites, Shops und Kampagnen.

Gewinnspiele, Quiz, Gutscheine & mehr – alles, was Dein Weihnachtsmarketing braucht.

Für TYPO3-Websites Für andere Systeme