2sic / 2sxc

DNN + 2sxc = #DNNCMS - This tool helps web designers and developers prepare great looking content in DNN (DotNetNuke). It's like mixing DNN with Umbraco and Drupal :)
http://2sxc.org
MIT License
145 stars 40 forks source link

Bug: Toolbar for field-list of sub-items doesn't work when using custom typed items #3437

Closed iJungleboy closed 3 months ago

iJungleboy commented 3 months ago

I'm submitting a

[x] bug report => search github for a similar issue before submitting

...about

[x] edit experience / UI [x] Razor templating

Current Behavior / Expected Behavior

When a item (like a Swiper configuration) has a field (e.g. Slides) which contains other entities, it's possible to create a toolbar like

This should also work with custom content-types, like

But ATM this doesn't work yet, because the empty wrapper doesn't have information about the parent.

This was reported https://github.com/2sic/app-swiper/issues/20

Your environment