Search found 5 matches

Go to advanced search

by John Gouda
Mon Mar 03, 2014 12:42 pm
Forum: Issues
Topic: Delete an item from list which is linked to database colelction
Replies: 8
Views: 1870
 
Jump to post

Delete an item from list which is linked to database colelction

Hello, I've fixed the setCenter issue, by changing the following code: code var _newPoint = new google.maps.LatLng(Location[0], Location[1]); var _marker = new google.maps.Marker({position: newPoint, map: Appery("GMap").gmap}); Appery("GMap"...
by John Gouda
Mon Mar 03, 2014 12:18 pm
Forum: Issues
Topic: Delete an item from list which is linked to database colelction
Replies: 8
Views: 1870
 
Jump to post

Delete an item from list which is linked to database colelction

Hello Nikita, Thanks for your support!! It works fine now, still learning basics :) I came across another problem, and hope you can assist. By clicking show location on screenshot above, I'm populating a LocalStorage variable with the location coordinates, and then navigate back to the mainScreen. A...
by John Gouda
Mon Mar 03, 2014 12:18 pm
Forum: Issues
Topic: Delete an item from list which is linked to database colelction
Replies: 8
Views: 1870
 
Jump to post

Delete an item from list which is linked to database colelction

This code is being executed on the page show event

by John Gouda
Sun Mar 02, 2014 5:33 pm
Forum: Issues
Topic: Delete an item from list which is linked to database colelction
Replies: 8
Views: 1870
 
Jump to post

Delete an item from list which is linked to database colelction

Hello Alena, Thanks for your reply! I saw the links but couldn't find a way to delete an item from a list, the click event of a button is invoking a service, but the service need a record id, how to get that? I think i can't assign the record id to localStorage during the mapping, since the localSto...
by John Gouda
Sun Mar 02, 2014 4:38 pm
Forum: Issues
Topic: Delete an item from list which is linked to database colelction
Replies: 8
Views: 1870
 
Jump to post

Delete an item from list which is linked to database colelction

Hello, It's my first day with this great platform, to hit the point. I'm building an application that retrieve a collection from database, bind it to collapsibleSet control, the header of collapsible.Item is the collection.name. inside the collapsible.item there is two buttons and a label. By clicki...

Go to advanced search