-
Answered: POST request with REST proxy
Answered: POST request with REST proxy
Hello,
I have a REST proxy and I want to save newly added data.
Store sends POST request, but it sends "id" (primary key) variable too.
Is this a way to remove "id" variable ( {id: 0, ...} ) from the POST request?
Thanks
-
Best Answer Posted by
scottmartin
Have a look at: appendId: false in your proxy.
Regards,
Scott
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us