Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialThomas Tesla
3,205 PointsDetailed view not working
Ive embedded the navigation controller and have also included a view controller after the table view controller. Ive given an identification name to the push segue connecting the two. Yet when I run the program, Im unable to move to the detailed view on clicking the blogpost rows (I don't get the right arrow key also). Can somebody help? Thank you.
2 Answers
Thomas Tesla
3,205 PointsSorry folks. Got it :D
I did not create the segue by dragging from the title of the post. I have corrected that now.
Thomas Tesla
3,205 PointsSorry folks. Got it :D
I did not create the segue by dragging from the title of the post. I have corrected that now.