I'll try to explain my doubt, but please consider that I'm new to Xcode and I have a lot of things to learn. In my iPhone App I'd like that when I touch an image, the app redirects to an external web URL. Is it possible to do it directly from the Storyboard? I didn't used a ViewController, so I can't call the function.
Thank you in advance.