Restaurant menu
I made the tutorial three times yesterday. It has little to do with my issue i am afraid
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
I made the tutorial three times yesterday. It has little to do with my issue i am afraid
Please try this:
1.On list item click save id to localStorage variable
GREAT!!!
This was the answer that i was looking for!
Thank you!
Try this:
pre
if (!value) {
//put your code here
}
/pre
pre
if (!value) {
return 'there is no value';
}
/pre
Thank you Igor!
Great Support!