Ok - sorry for all the questions...
I have a small issue when it comes to those new Generated New Item and Detail View Controllers in IB.
If I do not use them - then the type and attribute works (Image Picker etc.)
But, if I auto generate those Controllers in IB, those types and attributes no longer work.
In my screenshots you can clearly see, that the image picker works as supposed to, if I do not auto generate those viewControllers, but the second I do, I can no longer click in the Image Picker cell... I have not used any code, since this is auto generated...
Any ideas - am I to add some code for this to work properly?
John