Closed 463 closed 1 year ago
Please post a screenshot that shows the whole stacktrace.
You need to set eval.context
because the relations are stored statically for each DCA and can therefore not be retrieved for “dynamic” fields: 'eval' => ['context' => 'dc.tl_news']
Related ticket: #129
Perfect. It is working. Would be fine to add this as an example in [https://rocksolidthemes.com/de/contao/plugins/custom-content-elements/dokumentation]()
Thank you
I tested the use of a picker. The configuration follows to [https://docs.contao.org/dev/reference/widgets/picker/]().
The backend throws an exception:
Do I make a failure or pickers are actually not supported?