Closed rabauss closed 4 years ago
The dummy field is only used when you create a new list entry client side in the backend.
You would have to register the callback for rsce_field_cards__0__background
, rsce_field_cards__1__background
, rsce_field_cards__2__background
and so on.
... to infinity :-D Thanks for the advice - I will stay with the DCA definition!
Are Option Callbacks for Fields of CustomElements via ServiceAnnotation possible? I guess that the Callback gets not registered for the dummy field.
It just worked for me with Definition in the config:
I tested with the following Listener: