How to JSON?
Ok so add the following to the UNLOAD issue...
2) I have created map_markers components. I can't get the code of the example to work, so I am trying this way. I am guessing that
Appery('marker_7_66').Latitude = 38;
should have worked and set the Latitude of that marker to 38, but it doesn't show on the map...?
3) I want to save a variable on my database, but I wish to add some text to it, so I drag from the components the variable I want and land it on the database variable in my update_service, I need to add some JS code to add the text, but I do not know how to reference my variable, I guess I could to it with AppAppery('text').val(); but it doesn't seem "clean" to me...
4) I need some way to delete from my database items that are for 5mins there. I am guessing I should be able to do it with some server code, but I lost all strength to read up through your help pages... can you just give me a cheat sheet?
5) On the start page I need to remove the default "content" part of the page, I only need a header and footer...my map looks better in the header than the content...
6) How can I change the icons of group buttons
7) How can I center my group buttons.
Ok lets get here and then I got a couple more
)
Thank you so much for your help...