This Template is responsible for displaying a single view for a domain object If you modify this template, do not forget to change the overwrite settings in /Configuration/ExtensionBuilder/settings.yaml: Resources: Private: Templates: Show.html: keep Otherwise your changes will be overwritten the next time you save the extension in the extension builder {image.originalResource.description}
{location.company -> f:format.raw()}
{location.title} {location.name}
{location.description}
{location.address}
{f:if(condition: '{location.country} == "AT"', then: 'A-')}{location.zip} {location.city} {location.country}
{location.phone} {location.email}

Zurück zur Ergebnisliste

Please insert a Google maps browser API key with the constant editor first!