Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post Array #51

Open
amvidalrc opened this issue Oct 20, 2016 · 0 comments
Open

Post Array #51

amvidalrc opened this issue Oct 20, 2016 · 0 comments

Comments

@amvidalrc
Copy link

I need to post an items array to my WS:

array(
"name" => "field_name",
"value" => "value_of_field_to_save"
),

But I don't know how to achieve it with angular-soap (Its working fine for the app for take info but not to push it because that).

Any guideline?
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant