Search found 6 matches

Go to advanced search

by Todd Herron
Tue May 19, 2015 6:26 pm
Forum: Issues
Topic: Unable to SAVE events in App Builder
Replies: 2
Views: 843
 
Jump to post

Unable to SAVE events in App Builder

That fixed it!

Thanks!

by Todd Herron
Tue May 19, 2015 4:32 pm
Forum: Issues
Topic: Unable to SAVE events in App Builder
Replies: 2
Views: 843
 
Jump to post

Unable to SAVE events in App Builder

I'm trying to create an event in the App Builder DATA tab: When I click on the SAVE button in App Builder, it hangs and the event doesn't get saved. The CANCEL button is greyed out https://d2r1vs3d9006ap.cloudfront.net/s3_images/1207429/ScreenShot2015-05-19at10.24.44AM_inline.png?1432053107
by Todd Herron
Sat May 16, 2015 1:33 am
Forum: Issues
Topic: Error installing OAUTH
Replies: 0
Views: 928
 
Jump to post

Error installing OAUTH

I got the following error when I followed the OAUTH tutorial. ( https://devcenter.appery.io/tutorials... ) Cannot find hostname in file:/// from static Code: Invalid Header message: Cannot find hostname in file:/// from static There are numerous errors in the tutorial as it is very out of date. I tr...
by Todd Herron
Mon Nov 17, 2014 8:46 am
Forum: Issues
Topic: Loading images from a database into a list
Replies: 3
Views: 746
 
Jump to post

Loading images from a database into a list

While that technically works, hardcoding the databaseID is not good practice. The root problem turned out to be in poor wording in the tutorial. The following sentence from the tutorial: "Be sure you change the PhotoDB_settings name to your Settings asset name:" should be rewritten as: &qu...
by Todd Herron
Mon Nov 17, 2014 8:18 am
Forum: Issues
Topic: Loading images from a database into a list
Replies: 3
Views: 746
 
Jump to post

Loading images from a database into a list

Step 9 in the tutorial currently reads: Enter the following code and click “Save”, then “Save and return”. Be sure you change the PhotoDB_settings name to your Settings asset name: return PhotoDB_settings.photo_url + PhotoDB_settings.database_id + '/' + value; While the answer above in your reply ab...
by Todd Herron
Fri Nov 14, 2014 9:42 am
Forum: Issues
Topic: Loading images from a database into a list
Replies: 3
Views: 746
 
Jump to post

Loading images from a database into a list

On the tutorial page:

http://devcenter.appery.io/documentat...

It says:

"Be sure you change the PhotoDB_settings name to your Settings asset name:"

... but doesn't show how to do it.

How do you do it?

Go to advanced search