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 7636491
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T07:41:40+00:00 2026-05-31T07:41:40+00:00

What is the best way to create a wizard using a storyboard? For instance,

  • 0

What is the best way to create a wizard using a storyboard?

For instance, after a user launches my app for the first time he/she should create a profile (name, nickname, gender, interests, etc). I want to do this in several steps (wizard). So in step 1,2,3 an user is able to fill in personal info. At step 4 there will be a ‘finish’ button. The moment that the person object is saved in core data should be when the user taps this button. But what is the best approach to do this? I created a Person class, which inherits from NSManagedObject

In the storyboard I created one navigation controller which is connected to a viewcontroller (step 1), this controller is connected with another viewcontroller (step2), and so on…
Is it a good idea to create different view controller classes where everything is handled or should I use one which I should re-use?

Any tips how to do create a wizard in general? (in combination with core data)

  • 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-31T07:41:41+00:00Added an answer on May 31, 2026 at 7:41 am

    Option 1: Implement a main view controller (the first one) and then implement modal views off of that for addition information. You can use next buttons in your modal views, which can be setup to dismiss the modal view controller and return to the main view or call another modal view controller. The information you gather in the modal views should be communicated back to the main view with a delegate protocol. Only after you have all the information should you commit the information to core data. See this answer for information on setting up a delegate protocol.

    Option 2: If you are performing the same function of gathering information you can stick with one view controller that presents different views. The views should have previous and next buttons. The last view should have a finished button. When finished button should commit the save to core data. You can layout all the views on top of one another inside a containerView and switch between them as I describe in the answer to this question.

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

Sidebar

Related Questions

What's the best way to create a real-time communication with wcf? I.e. for games,
What is the best way to create a data bound ASP.NET user control? I
What do you think it's the best way to create a wizard over several
What is the best way to create multiple views with different models using the
What's the best way to create hit counter using php, which can be embedded
What is the best way to create a curved border around the table? Using
What is the best way to create instance of CCSprite from downloaded image file?
What is the best way to create redundant subversion repositories? I have a subversion
What is the best way to create a lock on a file in Perl?
What is the best way to create a fixed width file in C#. I

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.