Search found 259 matches

Go to advanced search

by Mike6979865
Sun Jul 12, 2015 10:49 pm
Forum: Issues
Topic: Insertar google maps con una ruta personalizada (realizada en un archivo .kml)
Replies: 47
Views: 3740
 
Jump to post

Insertar google maps con una ruta personalizada (realizada en un archivo .kml)

Hi, I tried this code on button click below, but nothing happens. What I want to do eventually is overlay a shape file that I have hosted some on the Appery Component. I want to then check whether a long/lat is in the polygon that is overlaid. function initialize() { var chicago = new google.maps.La...
by Mike6979865
Fri Jul 10, 2015 4:59 am
Forum: Issues
Topic: Background images
Replies: 6
Views: 670
 
Jump to post

Background images

Hi, I tried the above code, and the image doesn't resize, or fits the screen. I need the image to fit the screen, and resize based on screen size. Here are screen shots of how it's showing: https://d2r1vs3d9006ap.cloudfront.net/s3_images/1235136/ScreenshotatJul0921-57-19_inline.png?1436504326 https:...
by Mike6979865
Wed Jul 08, 2015 1:41 pm
Forum: Issues
Topic: Import Template to an already Created Project?
Replies: 3
Views: 497
 
Jump to post

Import Template to an already Created Project?

Hi. How about to an existing project ? I Have a backup of an existing project that I can import . Can I import custom plug in to an existing project?

by Mike6979865
Wed Jul 08, 2015 5:27 am
Forum: Issues
Topic: Import Template to an already Created Project?
Replies: 3
Views: 497
 
Jump to post

Import Template to an already Created Project?

I create a new project, and inside this new project, I created templates, and custom components. I want to be able to use these custom components and the template that I created to an existing project. Is that possible ?

by Mike6979865
Mon Jul 06, 2015 4:42 pm
Forum: Issues
Topic: Align Icons in a Grid
Replies: 1
Views: 309
 
Jump to post

Align Icons in a Grid

Hi, I'm trying to align icons in a grid in the center. I added the property align = center but it's not working. I also tried css and it's not working either. Here's a screenshot. Any ideas? https://d2r1vs3d9006ap.cloudfront.net/s3_images/1232604/aligned_inline.png?1436200930 I need to center all th...
by Mike6979865
Thu Jul 02, 2015 9:27 pm
Forum: Issues
Topic: Select Menu Label
Replies: 1
Views: 301
 
Jump to post

Select Menu Label

Hi,

I want to save the Selected Option Label and NOT value into the database from a select menu. I mapped "Selected" to the the database field. However, the value of the option is getting saved. I want to save the label name into the database.

by Mike6979865
Mon Jun 22, 2015 10:22 pm
Forum: Issues
Topic: Multiple HTML Audio elements between pages
Replies: 6
Views: 787
 
Jump to post

Multiple HTML Audio elements between pages

In the Appery Tester, the audio component is showing when I tried the above code as soon as the App started. This doesn't show in the brower. I see a Play Button on the start page. How can I hide that?

by Mike6979865
Thu Jun 18, 2015 6:21 pm
Forum: Issues
Topic: stop countdown timer
Replies: 21
Views: 3234
 
Jump to post

stop countdown timer

Hi, so I have this code below for the count down timer: var seconds = 0; var minutes = 5; var secondPassed = function() { Appery("timer_div").text(minutes + " : " + seconds); { seconds--; if (seconds === 0) { if (minutes === 0) { //var chad = function() { clearInterval(countdownT...
by Mike6979865
Sun Jun 14, 2015 11:13 pm
Forum: Issues
Topic: Project Not Opening.
Replies: 3
Views: 432
 
Jump to post

Project Not Opening.

It has nothing to do with cache.. I tried it on other computers. The wait time is one hour...

by Mike6979865
Sun Jun 14, 2015 8:12 pm
Forum: Issues
Topic: Project Not Opening.
Replies: 3
Views: 432
 
Jump to post

Project Not Opening.

My project is not opening anymore. Another problem you have with the platform is when I change the start page, it takes 30-40 minutes for the project to open again. So, to replicate, change the start page, and then test. You wont be able to test again until you wait 40 minutes to an hour. The other ...

Go to advanced search