When I use CTRL+Click on next view it don't use the IBAction but goes straight to the next view.
How can I make the app use the IBAction first and then go to the next view.
The IBAction add data to the database, in the next screen I want to add some more data, I know how that works but can't go to the next screen and add the data...
Sorry for the messy description but hope you understand