How can I position an image just above the header text? The Image component cannot be dragged above it..
How can I position an image just above the header text? The Image component cannot be dragged above it..
Sorry for the late reply and thank you Evgene, you're helpful as always
How can I show only the first 10 Items from the database then just click "Show more" to show another 10 items.
Can anyone tell me how to add time to the date picker? because when I insert a date via date picker into the database it shows something like 2015-03-03 00:00:00.000
So that's how it goes, thanks I have another question, should I post it in a new topic or can I post it here?
I see. thank you for the response Alena
Hi appery, is there any way to create a new collection in database using javascript?
Wow I didn't know that. can you guide me how to use that? i'm sorta confused with:
" If storageVariable = {“FirstName”:”Sam”,”LastName”:”Dean”}: " and setting a value for it "Apperyio.storage.storageVariable.set("Sam Dean")"
Hi Illya
Well, now I can't set the label text from my local storage variable. It doesn't appear . I looked at the Storage API you linked, is that different from the Local storage variable?
http://stackoverflow.com/questions/27...
This article may also prove useful.