Closed (works as designed)
Project:
Services
Version:
7.x-3.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2012 at 21:06 UTC
Updated:
30 Nov 2012 at 18:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
kylebrowning commentedyoull have to write your own resource for handling this, and we wont support this in standard services.
Comment #2
dianacastillo commentedokay, i will write it
Comment #3
dianacastillo commentedI have implemented hook_user_presave and hook_form_alter in a new moduel
Comment #4
dianacastillo commentedI made a module which works with services with xml-rpc and allows you to assign id you wish to user register via xml-rpc you must send the field uww_uid in the xml . I have attached it.