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

  • Home
  • SEARCH
  • 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 7679137
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T17:48:32+00:00 2026-05-31T17:48:32+00:00

I have 5 view which have deferent json data , in all my 5

  • 0

I have 5 view which have deferent json data , in all my 5 view i put textview and one done button, if press done button than that view data going on TextView , that is work with its own view but I want to the previous view data show in the current view, and In next view i want both view data and so on (in short user add some data on view 1, view 2 view 3..)

what i really used for it one textview or textview on every view ? how it is possible ? where i store every view data so i can easily access in any view in textview ?

Please give me guide line to achieve that, thank’s

  • 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-31T17:48:33+00:00Added an answer on May 31, 2026 at 5:48 pm

    I think u must use AppDelegate. If u want something from view1 to view2, then combine of view1 and view2 in view3, and so on, u can use global data. Means that everything that u want in all views, define them in appdelegate.

    After that a view in which u want that data, access it by use of appdelegate object. This is the best way to use global data with the use of AppDeleg…:)

    EDITED:
    in AppDeleg.h..

    NSString *name;
    NSString *addr;
    

    @property and @synthesize both objects…

    Now, use it in view1.m

    AppDelegate *appDeleg = (AppDelegate *)[[UIApplication sharedApplication] delegate];
    self.textField1.text = appDeleg.name;
    self.textField2.text = appDeleg.addr;
    

    This is the simple concept….do it as u want….:)

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

Sidebar

Related Questions

I have a view which contains a form, the form posts and the data
I have a FrameLayout view which contains one (MapView-like) control and some additional buttons
I have a view with which I have a button calling the following method.
I have a GridControl view which is being populated with one column as a
i have a view which has an option fullscreen view,i have done the coding
I have a view which is created using IB. That view have some subviews
I have a view which has it's own navigation bar and one tableview. I
I have a view which would like to be notified about all the currently
I have a view which loads data via an NSOperation within an NSOperationQueue. I
I have a view which has 3 subviews and all of the three subviews

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.