Search found 2 matches

Go to advanced search

by Ted Kendall
Mon Aug 12, 2013 9:51 pm
Forum: Issues
Topic: Serialize local variable data into array using JSON.stringify
Replies: 3
Views: 687
 
Jump to post

Serialize local variable data into array using JSON.stringify

Hi Oleg, thank you so much. As a quick follow up on this, on the response JSON object, I would need to reverse the above using JSON.parse() to convert the array back into multiple local storage variables. Would you be able to demonstrate how that might work or provide any pointers? Thanks again. Ted.
by Ted Kendall
Mon Aug 12, 2013 11:26 am
Forum: Issues
Topic: Serialize local variable data into array using JSON.stringify
Replies: 3
Views: 687
 
Jump to post

Serialize local variable data into array using JSON.stringify

Hi there, love building my app in Appery.io! My question is today is regarding how to use JSON.stringify within the Appery.io panel. Context: I have several local storage variables: ContactName, ContactPhone, ContactEmail. I would like to serialize these into an array and send the array as a request...

Go to advanced search