Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6991959
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T19:34:22+00:00 2026-05-27T19:34:22+00:00

Every time I click a picture I call this method (which pushes a view

  • 0

Every time I click a picture I call this method (which pushes a view on the detail view):

-(IBAction) loadTeamView:(id)sender {
teamView = [[TeamViewController alloc] initWithNibName:@"TeamViewController" bundle:nil detailItem:self.detailItem];
[self.navigationController pushViewController:teamView animated:YES];
}

It works but if you click the back button (which automatically comes up) and then come back to this method no back button shows up. Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T19:34:22+00:00Added an answer on May 27, 2026 at 7:34 pm

    Make sure you are not changing the content of the navigationItem property of the view controller. As per the documentation, the navigation controller follows the following rules for the left-hand side navigation bar button:

    The bar button item on the left side of the navigation bar allows for
    navigation back to the previous view controller on the navigation
    stack. The navigation controller updates the left side of the
    navigation bar as follows:

    1. If the new top-level view controller has a custom left bar button
      item, that item is displayed. To specify a custom left bar button
      item, set the leftBarButtonItem property of the view controller’s
      navigation item.
    2. If the top-level view controller does not have a
      custom left bar button item, but the navigation item of the previous
      view controller has a valid item in its backBarButtonItem property,
      the navigation bar displays that item.
    3. If a custom bar button item is
      not specified by either of the view controllers, a default back button
      is used and its title is set to the value of the title property of the
      previous view controller—that is, the view controller one level down
      on the stack. (If there is only one view controller on the navigation
      stack, no back button is displayed.)

    http://developer.apple.com/library/ios/#documentation/uikit/reference/UINavigationController_Class/Reference/Reference.html

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Every time I call this method my NSMutableData is leaking and I cannot figure
every time click login it return me to the login screen this is my
I have a button refresh which every time i click on it i want
Every time you start Visual Studio, the first time you click Add Reference to
I have a RichTextBox that I write a string to every time I click
I want to use a drop down list, every time i click the content
I want the session increase more number every time I click on a button.
I made a list such that every time I click on an item, it
I have a UIViewController that I load every time I click a button: NearMe
Every time I click my button at the bottom to open the jquery dialog

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.