Search found 11 matches

Go to advanced search

by shabeer
Mon May 18, 2015 6:26 am
Forum: Issues
Topic: Google Maps Api AutoComplete
Replies: 36
Views: 4410
 
Jump to post

Google Maps Api AutoComplete

Hi, I am trying to get the autosearch part using google places to work. I copied the javascript code from http://jsfiddle.net/aartyukh/2LK9H/1/ and pasted it as a onPageShow run script. I copied the html into my page.html file in web_resources. I also have a input palette component named "autoc...
by shabeer
Sun May 17, 2015 6:43 pm
Forum: Issues
Topic: Places search box
Replies: 8
Views: 1067
 
Jump to post

Places search box

Hi,

I want to add google places search box to my app. This is somewhat described in the below link. But how do I add this to appery search button?

https://developers.google.com/maps/do...

by shabeer
Wed May 06, 2015 6:46 am
Forum: Issues
Topic: Mobile Container Background - shows in Web Test but not in App
Replies: 8
Views: 816
 
Jump to post

Mobile Container Background - shows in Web Test but not in App

Hi I have an image front11.jpg, I want to store this image locally in my app and use it as the background image. I have added front11.jpg to the media manager, I have also added this as a resource in my theme page. I tried with (added in custom css page): Tiggzi('mobilecontainer').css('background-im...
by shabeer
Thu Apr 16, 2015 12:17 pm
Forum: Issues
Topic: Images
Replies: 1
Views: 264
 
Jump to post

Images

Hi, I want to update an image asset dynamically. I have the png image (image123.png) in the media manager. I read a json object file using rest service. and I extract a string which points me to "../images/image123.png" and I map this string to the image objects asset. With an online image...
by shabeer
Fri Mar 27, 2015 6:36 am
Forum: Issues
Topic: How to change the text color of a mobile list?
Replies: 11
Views: 1104
 
Jump to post

How to change the text color of a mobile list?

Hi,

Can I create a new component from list component and keep the linked list structure intact? Can you point me to a documentation on creating new components from lists.

Thanks

by shabeer
Sun Mar 22, 2015 3:33 pm
Forum: Issues
Topic: Changing background colour in mobile container
Replies: 8
Views: 683
 
Jump to post

Changing background colour in mobile container

Hi, is it possible to change the background image of a mobile container using java script?

by shabeer
Sat Mar 14, 2015 11:44 am
Forum: Issues
Topic: Google places API Key
Replies: 4
Views: 592
 
Jump to post

Google places API Key

Got it working, thanks

by shabeer
Sat Mar 14, 2015 11:26 am
Forum: Issues
Topic: Google places API Key
Replies: 4
Views: 592
 
Jump to post

Google places API Key

For the benefit of others this is what i did for key generation, Goto resources tab in appery platform Export the certificate and save it locally then run keytool -list -v -keystore It will ask you for a password, enter the one that you used while generating the certificate in appery If everything r...
by shabeer
Sat Mar 14, 2015 11:19 am
Forum: Issues
Topic: Google places API Key
Replies: 4
Views: 592
 
Jump to post

Google places API Key

Hi, I have genererated an app key and a browser key, but when using google API under create services, I am not able to run the test and store the echo, It always says: { "error_message" : "This IP, site or mobile application is not authorized to use this API key.", "html_att...

Go to advanced search