Heyho,
I've got a base DataObject called "team" and would like to create 2 sub classes of this DataObject called "rugbyTeam" and "cricketTeam".
In the CMS model admin I would like to edit these sub DataObjects.
I've read that you can create DataExtensions but those are not manageable via ModelAdmin.
Any ideas?
Cheers