Search found 67 matches

Go to advanced search

by Giorgio Draghetti
Sat Sep 19, 2015 11:02 am
Forum: Issues
Topic: overlay kml file on google map component
Replies: 3
Views: 330
 
Jump to post

overlay kml file on google map component

This worked for me: Create a new Javascript in Appery.io app and include this code: code var map = {}; var ctaLayer = new google.maps.KmlLayer(null); function initMap() { map = new google.maps.Map($('div[dsid="atcMap"]').get(0), { zoom: 9, center: {l...
by Giorgio Draghetti
Fri Sep 04, 2015 10:34 am
Forum: Issues
Topic: update device registration from server code
Replies: 2
Views: 221
 
Jump to post

update device registration from server code

true ... thanks a lot... i was so stupid...

by Giorgio Draghetti
Thu Sep 03, 2015 7:42 pm
Forum: Issues
Topic: update device registration from server code
Replies: 2
Views: 221
 
Jump to post

update device registration from server code

i want to update the push device registration record using server code. I made many attempt but ... i was not able to write the correct code. I got the error "No resource method found for POST" I enclose here the code and the log trace. Help me please to find where is my error! code /* dev...
by Giorgio Draghetti
Wed Sep 02, 2015 2:44 pm
Forum: Issues
Topic: Chrome js warnings: XMLHttpRequest, Attr child nodes
Replies: 9
Views: 529
 
Jump to post

Chrome js warnings: XMLHttpRequest, Attr child nodes

I think there were something corrupted in the browser.
I restarted the computer and ... the warnings are disappeared from both pages.

OK. I surrender. Is better if we consider this closed for now. I will make a new check after next Chrome update.

by Giorgio Draghetti
Wed Sep 02, 2015 12:15 pm
Forum: Issues
Topic: Chrome js warnings: XMLHttpRequest, Attr child nodes
Replies: 9
Views: 529
 
Jump to post

Chrome js warnings: XMLHttpRequest, Attr child nodes

Sorry. My ceck was too fast. Moving the open popup to the last operation in the service complete actions doesn't solve the warning. It happen also in "Soste" pages where there aren't popup but the design is similar: a collapsblobk components inside a list component https://d2r1vs3d9006ap.c...
by Giorgio Draghetti
Wed Sep 02, 2015 10:37 am
Forum: Issues
Topic: Chrome js warnings: XMLHttpRequest, Attr child nodes
Replies: 9
Views: 529
 
Jump to post

Chrome js warnings: XMLHttpRequest, Attr child nodes

Great!
It works without warnings.

Thanks a lot.

by Giorgio Draghetti
Tue Sep 01, 2015 2:48 pm
Forum: Issues
Topic: Chrome js warnings: XMLHttpRequest, Attr child nodes
Replies: 9
Views: 529
 
Jump to post

Chrome js warnings: XMLHttpRequest, Attr child nodes

Hi Sergiy.
Sorry for delay but i was busy to debug other things.
I'm very near to ready to publish.

I created these two video to help you find where the problem arise:
Testing app - http://youtu.be/FYM1q-UDj5M
App design description - http://youtu.be/RqzfWkAN0jk

by Giorgio Draghetti
Sat Aug 22, 2015 2:11 pm
Forum: Issues
Topic: ListItem onclick is activated by click on a Toogle component
Replies: 1
Views: 164
 
Jump to post

ListItem onclick is activated by click on a Toogle component

https://d2r1vs3d9006ap.cloudfront.net/s3_images/1262688/Schermata2015-08-22alle15.46.32_inline.png?1440252572 I have a Toggle component inside the content area of a Collapsible that is inside a ListItem (see image). When i click the Toggle component, will be activated the onclick event of the ListI...
by Giorgio Draghetti
Sat Aug 22, 2015 11:55 am
Forum: Issues
Topic: Component not found
Replies: 3
Views: 268
 
Jump to post

Component not found

I accurately checked my source files.
I changed (blue colored) "_StartupPages.css" file, that is inside "WEB_RESOURCES" folder
I'm pretty sure the problem is solved with my editing as above. Anyway... thanks Sergiy for your interest on this.

by Giorgio Draghetti
Sat Aug 22, 2015 11:06 am
Forum: Issues
Topic: Component not found
Replies: 3
Views: 268
 
Jump to post

Component not found

OK, solved, you can close the request. Thank you. Actions taken (both were necessaries): 1 - the List Component was inside the same grid as the general popup labels/inputs. I moved the List component in a separated grid. https://d2r1vs3d9006ap.cloudfront.net/s3_images/1262661/listOutside_inline.png?...

Go to advanced search