When I add a new object to my modeladmin page I get redirected to /admin/<ModelAdmin>/<DataObject>/8/edit.
From here if I try to use search or create new object, Im presented with a very basic CreateForm page.
Any help would be greatly appreciated or if there is a more robust alternative to ModelAdmin that would also be useful.
Thanks.