Hi
I've created a component with 3 tables:
I've also created back end "collection" and "item" views for these.
When I create a Manufacturer it works fine but then when I then try to create a Model using a foreign key from the Manufacturers table and click save it just goes to a blank screen (index.php?)
Funnily enough when I enter the back end item view for the "Model" table I get an error:
Error loading component: com_demo7073modelmanufacturer, 1
If anyone could help me with this I'd be very grateful!