Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

GET query and PUT query on one page !

Hello Eric,

Sorry for delay. Unfortunately I'm unable to follow the steps you described in the instructions. After clicking on Game list, I get this:

Image

Could you please better provide us with screenshots with the error that you get in the browser console?

EJLD
Posts: 0
Joined: Sun Jun 08, 2014 11:03 pm

GET query and PUT query on one page !

Hi Evgene, thks for coming back to me.

I think you didn't use the version I prepared for you (maybe you couldn't).
Nevermind, I restored that version instead of the current I have been still working on which must have a conflict on that itemlist. I'll take care of this one.
I hv just tested the version I made for you, you should be able to perform all steps. It's all yours !

Pls follow all steps again:
1/ home: challenge button
2/ real time
3/ game list
4/ click on the top game dd 08/20
5/ see att'd screen shot for the detail page
6/ then, click on "add my name as player 2" button.
it should update the table "PlayRealTimeGame" but it doesn't.

I am not too sure to understand what the console is.
what I can say is that I hv no error to send you, coz' when doing manually using the REST service's test tab, it works successfully (see att'd). it is when calling through the mapping that no update is completed in the table record.

hope you can find something,
thk you
Eric

Image

Image

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

GET query and PUT query on one page !

Hi Eric,

I'd rather update data using a service automatically generated by Appery.io: http://devcenter.appery.io/documentat... just pass appropriate values of '_id' and 'Player2' to request parameters.

EJLD
Posts: 0
Joined: Sun Jun 08, 2014 11:03 pm

GET query and PUT query on one page !

thks for your feedback.
it works as expected :-)

but just one question, why introducing the "where" and "operations" if the way that works is using "object_id" and the field's name itself ?

best,
Eric

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

GET query and PUT query on one page !

Hi Eric,

Could you please give us more details what you mean here:
[quote:]
but just one question, why introducing the "where" and "operations" if the way that works is using "object_id" and the field's name itself ?
[/quote]
-- please visualise it with pictures.

Return to “Issues”