Closed JensB74 closed 2 years ago
I the article view a preview of the content elements should be shown by default. Can you post your rsce_….html5 and rsce_…_config.php here?
The contents were copied from the documentation and from this url: https://github.com/fenepedia/contao-custom-elements
In backend it looks like this: https://ibb.co/RQW6XwB
Here are the files (code-block here doesn't work): rsce_programmbox_config.txt rsce_programmbox.txt
I have the newest Contao Version installed 4.13.2
Thanks for your help!
If you remove the following line from your rsce_programmbox_config.php, the preview should be shown as expected:
'beTemplate' => 'be_wildcard',
Perfect, thanks a lot!!
Hi and thanks for the great plugin!
Is there a way to display a preview of the contents of the element, or a given name, in the backend? If I have more than one of my own elements in an article, they all have the same name: box box box and I don't know what's inside until I click it ...
Or am I missing a setting in den _config.php that does exactly that?
Thanks in advance!