I'm using latest TYPO3 8.7.7 together with MASK 3.0.1 and would like re-use content Elements.
I've created a two Mask Elements: A Slider- and a Slide-Element. Inside the "Slider" the user can add "Slides". By default theses Content-Element are Inline.
My question is: Is there a way no to use Inline-Elements and Select-Boxes instead?
In an Extbase Extesion I would just change the TCA from Inline to Select, but that's not possible in MASK - as far as I understand.