Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 48977

What's the best way to save data from a form and access it from multiple pages in a mobile app?

$
0
0

I’m using the latest versions of ionic, capacitor and angular and I’m building a mobile app for iOS and android.

I’m trying to save about 15 data elements from a form and then access them on different pages in my app. The data elements are all small text elements.

I’ve already created the form via formbuilder and I can see all of the form data in the console when I submit the form, so that part is working.

Now I need to know how to save it to some storage that will remain on the mobile device even if the user closes the app or turns off the phone. What’s the best storage to use?

How do I access that data from multiple pages?

Thanks SO much in advance!!

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 48977

Trending Articles