Sven Baumann

Results 34 comments of Sven Baumann

@danielhoover you don´t must save the entry by self. Do return the new value

@fritzmg I have change the title of the issue. I think is right so. The reproduction steps i have described. There are all informations here!?

As first you install Contao 4.13 with contao/official-demo. Then execute php ./vendor/bin/contao-console contao:crawl. The site media elements can you not find with search module, when you search for `media elements`....

@discordier Yes this setting in the property should work

Warum das nicht funktioniert, kann ich beantworten. Zum einen ist bei MetaModels Core folgendes konfiguriert: https://github.com/MetaModels/core/blob/master/contao/config/config.php#L57 Dadurch werden die restlichen Code Stellen in der Backend Klasse von Contao Core nicht...

Das Problem liegt am Clipboard selbst. Dieses lässt nur ein Element. Bei mehrere kopieren wird dann Effektiv das letzte selektierte Element kopiert.

I found the back link here: https://github.com/contao/news-bundle/blob/master/src/Resources/contao/dca/tl_news_feed.php#L45

I think dc-general is smart enough to build the back button link correctly. I will check this and correct it if necessary.

https://github.com/contao-community-alliance/dc-general/blob/9b24fe9d0f304ce2fcdc25a35ec236e6a7f375c9/src/DefaultEnvironment.php#L337

https://github.com/contao-community-alliance/dc-general/blob/72a9a08fe15abcf9292559bfe0a0a225ce48ed0a/src/DataDefinitionContainer.php#L48