Search found 24 matches

Go to advanced search

by Tommy Thomas
Sun Apr 06, 2014 2:43 am
Forum: Issues
Topic: Need Help: Something is not working with my click-able list from database ...
Replies: 5
Views: 957
 
Jump to post

Need Help: Something is not working with my click-able list from database ...

I'm actually more interested in the clickable list at the moment. Keeps returning whichever item you clicked first...

by Tommy Thomas
Fri Apr 04, 2014 8:10 pm
Forum: Issues
Topic: Need Help: Something is not working with my click-able list from database ...
Replies: 5
Views: 957
 
Jump to post

Need Help: Something is not working with my click-able list from database ...

OcalaAPP.. I'm actually more interested in the clickable list at the moment. The push notification system is down for me right now so i can't get to it to test it. I did add all the certs from apple dev which is a nightmare process... wonder if that is why the push area is down in the appery backend...
by Tommy Thomas
Fri Apr 04, 2014 7:40 pm
Forum: Issues
Topic: I can't access push notification services in appery backend...
Replies: 6
Views: 755
 
Jump to post

I can't access push notification services in appery backend...

No errors, the push notification part of the page just goes away, all header items stay. I can see the link in the URL bar, so then if I click there and force it to go to the url, page not found.

https://appery.io/push/MYLONGAPPIDORW...

by Tommy Thomas
Fri Apr 04, 2014 7:16 pm
Forum: Issues
Topic: Need Help: Something is not working with my click-able list from database ...
Replies: 5
Views: 957
 
Jump to post

Need Help: Something is not working with my click-able list from database ...

Problem #1: I have a very simple app, mainly just a list of items from the database are listed and when you click on a list item, it takes you to the information of the clicked item. Seems that I can only get the information from whatever list item was clicked first. Was working but now it's not. I ...
by Tommy Thomas
Fri Apr 04, 2014 7:07 pm
Forum: Issues
Topic: I can't access push notification services in appery backend...
Replies: 6
Views: 755
 
Jump to post

I can't access push notification services in appery backend...

I can't access push notification services in appery backend? Is it down? I have rebooted and even tried other browsers, been about hour and I still can't access the push area in the backend..

by Tommy Thomas
Tue Mar 11, 2014 2:47 pm
Forum: Issues
Topic: Boolean Filter assistance
Replies: 9
Views: 1447
 
Jump to post

Boolean Filter assistance

That's awesome! Thanks! I couldn't wait to try it and it worked. So easy... :)

by Tommy Thomas
Tue Mar 11, 2014 1:49 am
Forum: Issues
Topic: Boolean Filter assistance
Replies: 9
Views: 1447
 
Jump to post

Boolean Filter assistance

That code above did not work but I may be putting it in the wrong spot ...

by Tommy Thomas
Mon Mar 10, 2014 6:56 pm
Forum: Issues
Topic: Boolean Filter assistance
Replies: 9
Views: 1447
 
Jump to post

Boolean Filter assistance

I don't know, I just want to bring over the items that are marked "true" so basically list all items that have the column "isActive" set as 'true' and not list the ones marked as 'false'...

by Tommy Thomas
Mon Mar 10, 2014 5:47 pm
Forum: Issues
Topic: Boolean Filter assistance
Replies: 9
Views: 1447
 
Jump to post

Boolean Filter assistance

Maybe a "where isActive=true"

Go to advanced search