Search found 9 matches

Go to advanced search

by Billy Williams
Wed Jun 15, 2016 12:34 pm
Forum: Issues
Topic: api URL parameter dynamic
Replies: 11
Views: 2396
 
Jump to post

api URL parameter dynamic

yeah i had to create a copy of it to get my app to work because it wouldn't work with the one way i wanted it to. maybe that is by design? i don't know but if i have https://agwebv01.ag.utk.edu/silorest/... and have parameters for it like LastName it should change to this when i have a LastName valu...
by Billy Williams
Mon Jun 13, 2016 4:44 pm
Forum: Issues
Topic: api URL parameter dynamic
Replies: 11
Views: 2396
 
Jump to post

api URL parameter dynamic

if i put in the id it should be https://agwebv01.ag.utk.edu/silorest/...

that

https://agwebv01.ag.utk.edu/silorest/...
the {id} should drop off when setting id = 208277

by Billy Williams
Fri Jun 10, 2016 12:14 pm
Forum: Issues
Topic: api URL parameter dynamic
Replies: 11
Views: 2396
 
Jump to post

api URL parameter dynamic

ok i did that
now i get this in the URL

https://agwebv01.ag.utk.edu/silorest/...

its not dropping the {id} just changing it to %7Bid%7D

by Billy Williams
Wed Jun 08, 2016 3:51 pm
Forum: Issues
Topic: api URL parameter dynamic
Replies: 11
Views: 2396
 
Jump to post

api URL parameter dynamic

http://appery.io/app/mobile-frame?src...

when you go there just type in "wil" for last name
click on the first one
in the console.log you will see where it makes the incorrect REST call

angular.js:10514 OPTIONS https://agwebv01.ag.utk.edu/silorest/...

by Billy Williams
Wed Jun 08, 2016 11:39 am
Forum: Issues
Topic: api URL parameter dynamic
Replies: 11
Views: 2396
 
Jump to post

api URL parameter dynamic

by Billy Williams
Wed Jun 08, 2016 11:39 am
Forum: Issues
Topic: api URL parameter dynamic
Replies: 11
Views: 2396
 
Jump to post

api URL parameter dynamic

by Billy Williams
Tue Jun 07, 2016 11:49 am
Forum: Issues
Topic: api URL parameter dynamic
Replies: 11
Views: 2396
 
Jump to post

api URL parameter dynamic

I have added the rest service and my REST url is https://agwebv01.ag.utk.edu/silorest/... i have added that as a request parameter and it even says that it will replace that in the url and not add as the GET parameter. but in my code I have tried to set that id parameter requestData.params.id = sess...
by Billy Williams
Thu May 26, 2016 5:23 pm
Forum: Issues
Topic: new model missing in API express
Replies: 7
Views: 3132
 
Jump to post

new model missing in API express

I can't "new service" is grayed out for me..

by Billy Williams
Thu May 26, 2016 5:09 pm
Forum: Issues
Topic: new model missing in API express
Replies: 7
Views: 3132
 
Jump to post

new model missing in API express

in API Express I create a new project and try and add a new model but theres nothing to click anywhere to create one and then i have invisible projects that i can't delete or work with if i move off the screen

Go to advanced search