Search found 5 matches

Go to advanced search

by Josh Snow
Tue May 13, 2014 9:37 pm
Forum: Issues
Topic: change date format before adding to database
Replies: 3
Views: 962
 
Jump to post

change date format before adding to database

When I do the alert all I get is "object Object" which seems to me means it's an array. Not sure what to do so I can actually see the date in the alert?

by Josh Snow
Wed May 07, 2014 5:12 am
Forum: Issues
Topic: change date format before adding to database
Replies: 3
Views: 962
 
Jump to post

change date format before adding to database

I am using the datepicker component and using the following format dd-mm-yy because it's more intuitive for the user. Before I add the value to the data though I believe I need to adjust the date to yyyy-mm-dd I think I can use this code to do that? return $.datepicker.formatDate( "yyyy-mm-dd&q...
by Josh Snow
Wed Apr 23, 2014 3:22 pm
Forum: Issues
Topic: Can't get api response to display
Replies: 5
Views: 1256
 
Jump to post

Can't get api response to display

Hi RobertJay, that worked! Thank you so much. Unclear to me why and when to use the appery.io proxy. I'll have to read more about that. Thanks again.

by Josh Snow
Wed Apr 23, 2014 2:30 pm
Forum: Issues
Topic: Can't get api response to display
Replies: 5
Views: 1256
 
Jump to post

Can't get api response to display

Thanks. I changed it so results[] is mapped to my grid component but still nothing displays

by Josh Snow
Wed Apr 23, 2014 5:12 am
Forum: Issues
Topic: Can't get api response to display
Replies: 5
Views: 1256
 
Jump to post

Can't get api response to display

Hi, I've set up everything to get a response back from a Rovi api. Test results seem fine and I've even checked my browser debugger to make sure i am getting a response from the third party with good date. I am. But for some reason when I map the results into a grid I get nothing. Can you help? I'm ...

Go to advanced search