Search found 44 matches

Go to advanced search

by Case
Thu Apr 17, 2014 6:00 pm
Forum: Issues
Topic: Suggestion to add Confirmation Before Delete
Replies: 8
Views: 1672
 
Jump to post

Suggestion to add Confirmation Before Delete

Noticed a new "Secure Collection" toggle in the database but can't quite tell what it does when enabled. Any hints?

I also now see a confirmation when deleting a collection - MUCH APPRECIATED!

by Case
Mon Apr 14, 2014 6:29 pm
Forum: Issues
Topic: Dialogs (old popus) wont open in my project after 4/14/14 update
Replies: 3
Views: 809
 
Jump to post

Dialogs (old popus) wont open in my project after 4/14/14 update

Just double checked, no errors in console.
I added a javascript alert to make sure the click event was firing - it is - just no loading of dialog.

by Case
Mon Apr 14, 2014 5:58 pm
Forum: Issues
Topic: Dialogs (old popus) wont open in my project after 4/14/14 update
Replies: 3
Views: 809
 
Jump to post

Dialogs (old popus) wont open in my project after 4/14/14 update

For some reason after today's update my simple buttons calling 'open as dialog' events are not working. I tried deleting and re-adding the events and creating new dialog pages to point to but they won't open. I created a simple button and event opening a dialog in a different project and it seemed t...
by Case
Fri Apr 11, 2014 4:27 pm
Forum: Issues
Topic: Styling my Google Map
Replies: 4
Views: 1271
 
Jump to post

Styling my Google Map

Thanks Igor, that's exactly the function I was looking for. Very clear and much appreciated!

by Case
Thu Apr 10, 2014 10:26 pm
Forum: Issues
Topic: Styling my Google Map
Replies: 4
Views: 1271
 
Jump to post

Styling my Google Map

Thanks Katya, I can get this displaying but have a couple questions: 1) It is only displayed if I transition to the map page from another. I understand this is due to the 'page show' event, and shouldn't be an issue for my normal app flow but is there a way I can test it when I set default app page ...
by Case
Thu Apr 10, 2014 9:21 pm
Forum: Issues
Topic: Date picker wont map to 'date' date type in database
Replies: 2
Views: 714
 
Jump to post

Date picker wont map to 'date' date type in database

Thank you Katya, I missed that thread somehow. For others who find this one here is my solution: 1) add datePicker on the page. Go to the properties and set date format as "yy/mm/dd". 2) create update or create service. 3) add datasouce for this service. 4) do mapping from "datepicker...
by Case
Thu Apr 10, 2014 8:05 pm
Forum: Issues
Topic: Styling my Google Map
Replies: 4
Views: 1271
 
Jump to post

Styling my Google Map

Trying to style my Google Map component to match my app.
I've been reading and following the Google Map API here:

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

But it is unclear where I should apply this code. Should I add it as a custom javascript and call it on a page show event?

by Case
Thu Apr 10, 2014 7:36 pm
Forum: Issues
Topic: Date picker wont map to 'date' date type in database
Replies: 2
Views: 714
 
Jump to post

Date picker wont map to 'date' date type in database

I have a simple signup form during registration that contains a datapicker for users to select their birthdates when they sign up. In my Users collection I created a new column called 'birthday' with type DATE and mapped the picker to that column. However on signup I get an error that the date forma...
by Case
Thu Apr 10, 2014 7:27 pm
Forum: Issues
Topic: pushNotificationDeviceID not unique on iOS devices
Replies: 36
Views: 13186
 
Jump to post

pushNotificationDeviceID not unique on iOS devices

Hey Steve, any chance you can post your working snippet for others?

by Case
Thu Apr 10, 2014 7:26 pm
Forum: Issues
Topic: pushNotificationDeviceID not unique on iOS devices
Replies: 36
Views: 13186
 
Jump to post

pushNotificationDeviceID not unique on iOS devices

Can you help me out a bit more with where this code should go (what it should replace)? Based on the current tutorial the click event for the 'Connect to Facebook' button is: code /* Script to oAuth to Facebook app */ var redirectUrl = 'http://appery.io/app/view/dcxxxxxx-xxxx...

Go to advanced search