Create CSV file from Multiple html input

Hi all,

I have a lot of <ion-view > in my app , each one is in different html file…

and in each file there is an input text to get info from user,

I want to save all of these value as csv file, when user click submit button

can you help me how to add it all to the same csv file and save it in local storage ?

maybe my question is easy but I’m a beginner :blush: and I have a lot of ideas in my mind but i can’t express them, so that if you can help me I would be very grateful …

thanks in advance